Home
last modified time | relevance | path

Searched defs:req_ctx (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/drivers/crypto/ccree/
Dcc_cipher.c508 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc()
564 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc()
608 struct cipher_req_ctx *req_ctx, in cc_setup_xex_state_desc()
686 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc()
768 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc()
795 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc()
860 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete() local
879 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process() local
989 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt() local
998 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt() local
Dcc_aead.c876 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_digest_desc() local
926 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_cipher_desc() local
968 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_cipher() local
1161 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_mlli_to_sram() local
1215 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_hmac_authenc() local
1268 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_xcbc_authenc() local
1414 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_ccm() local
1536 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_ccm_adata() local
1618 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_ghash_desc() local
1696 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_gctr_desc() local
[all …]
Dcc_buffer_mgr.c336 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request() local
366 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request() local
/Linux-v5.10/crypto/
Drsa-pkcs1pad.c178 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt_sign_complete() local
233 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt() local
281 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt_complete() local
350 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt() local
383 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_sign() local
440 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify_complete() local
536 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify() local
/Linux-v5.10/drivers/crypto/caam/
Dcaampkc.c46 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_io_unmap() local
120 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_pub_done() local
154 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_priv_f_done() local
246 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_edesc_alloc() local
372 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in akcipher_do_one_req() local
397 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_pub_pdb() local
468 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f1_pdb() local
533 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f2_pdb() local
622 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f3_pdb() local
665 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in akcipher_enqueue_req() local
Dcaamalg_qi2.c350 struct caam_request *req_ctx = aead_request_ctx(req); in aead_edesc_alloc() local
1109 struct caam_request *req_ctx = skcipher_request_ctx(req); in skcipher_edesc_alloc() local
1283 struct caam_request *req_ctx = to_caam_req(areq); in aead_encrypt_done() local
1304 struct caam_request *req_ctx = to_caam_req(areq); in aead_decrypt_done() local
1390 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_encrypt_done() local
1428 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_decrypt_done() local
3208 struct caam_request *req_ctx; in hash_digest_key() local
3519 struct caam_request *req_ctx = &state->caam_req; in ahash_update_ctx() local
3638 struct caam_request *req_ctx = &state->caam_req; in ahash_final_ctx() local
3709 struct caam_request *req_ctx = &state->caam_req; in ahash_finup_ctx() local
[all …]
/Linux-v5.10/drivers/crypto/ux500/hash/
Dhash_core.c553 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ux500_hash_init() local
764 struct hash_ctx *ctx, struct hash_req_ctx *req_ctx, in hash_process_data()
858 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_dma_final() local
965 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_hw_final() local
1073 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_hw_update() local
1303 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_update() local
1323 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_final() local
/Linux-v5.10/drivers/crypto/axis/
Dartpec6_crypto.c1089 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_encrypt() local
1135 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_decrypt() local
1264 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt() local
1285 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt() local
1310 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(areq); in artpec6_crypto_prepare_hash() local
1665 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto() local
1832 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead() local
2186 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead() local
2261 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_init_hash() local
2292 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_prepare_submit_hash() local
[all …]
/Linux-v5.10/drivers/crypto/
Dtalitos.c1699 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash_unmap() local
1746 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_done() local
1789 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash() local
1912 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_edesc_alloc() local
1928 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init() local
1955 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init_sha224_swinit() local
1980 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_process_req() local
2090 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_update() local
2099 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_final() local
2108 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_finup() local
[all …]
Dixp4xx_crypto.c345 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() local
371 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() local
383 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in one_packet() local
876 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in ablk_perform() local
983 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform() local
Dmxs-dcp.c117 struct dcp_sha_req_ctx req_ctx; member
/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c1566 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in create_hash_wr() local
1660 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_update() local
1762 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_final() local
1832 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_finup() local
1927 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_digest() local
2168 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_export() local
2182 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_import() local
2295 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_sha_init() local
2317 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_hmac_init() local
2799 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_hash_dma_map() local
[all …]