/Linux-v5.4/crypto/ |
D | rsa-pkcs1pad.c | 177 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt_sign_complete() local 232 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt() local 280 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt_complete() local 349 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt() local 382 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_sign() local 439 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify_complete() local 535 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify() local
|
/Linux-v5.4/drivers/crypto/ccree/ |
D | cc_cipher.c | 471 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc() 527 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc() 623 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc() 706 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc() 733 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc() 798 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete() local 817 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process() local 916 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt() local 925 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt() local
|
D | cc_aead.c | 886 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_digest_desc() local 936 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_cipher_desc() local 978 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_cipher() local 1171 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_mlli_to_sram() local 1225 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_hmac_authenc() local 1278 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_xcbc_authenc() local 1424 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_ccm() local 1546 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_ccm_adata() local 1629 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_ghash_desc() local 1707 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_gctr_desc() local [all …]
|
D | cc_buffer_mgr.c | 382 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request() local 412 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request() local
|
/Linux-v5.4/drivers/crypto/ux500/hash/ |
D | hash_core.c | 553 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in 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 1297 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_update() local 1317 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_final() local
|
/Linux-v5.4/drivers/crypto/caam/ |
D | caampkc.c | 46 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_io_unmap() local 249 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_edesc_alloc() local 366 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_pub_pdb() local 436 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f1_pdb() local 501 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f2_pdb() local 590 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f3_pdb() local
|
D | caamalg_qi2.c | 351 struct caam_request *req_ctx = aead_request_ctx(req); in aead_edesc_alloc() local 1119 struct caam_request *req_ctx = skcipher_request_ctx(req); in skcipher_edesc_alloc() local 1293 struct caam_request *req_ctx = to_caam_req(areq); in aead_encrypt_done() local 1314 struct caam_request *req_ctx = to_caam_req(areq); in aead_decrypt_done() local 1400 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_encrypt_done() local 1438 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_decrypt_done() local 3166 struct caam_request *req_ctx; in hash_digest_key() local 3462 struct caam_request *req_ctx = &state->caam_req; in ahash_update_ctx() local 3590 struct caam_request *req_ctx = &state->caam_req; in ahash_final_ctx() local 3661 struct caam_request *req_ctx = &state->caam_req; in ahash_finup_ctx() local [all …]
|
/Linux-v5.4/drivers/crypto/axis/ |
D | artpec6_crypto.c | 1089 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 1266 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt() local 1287 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt() local 1312 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(areq); in artpec6_crypto_prepare_hash() local 1671 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto() local 1838 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead() local 2192 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead() local 2271 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_init_hash() local 2302 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_prepare_submit_hash() local [all …]
|
/Linux-v5.4/drivers/crypto/ |
D | talitos.c | 1706 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash_unmap() local 1749 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_done() local 1792 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash() local 1915 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_edesc_alloc() local 1931 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init() local 1958 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init_sha224_swinit() local 1983 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_process_req() local 2093 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_update() local 2102 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_final() local 2111 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_finup() local [all …]
|
D | ixp4xx_crypto.c | 344 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() local 370 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() local 382 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in one_packet() local 880 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in ablk_perform() local 987 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform() local
|
D | mxs-dcp.c | 115 struct dcp_sha_req_ctx req_ctx; member
|
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_algo.c | 1494 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in create_hash_wr() local 1585 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_update() local 1684 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_final() local 1748 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_finup() local 1840 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_digest() local 2071 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_export() local 2085 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_import() local 2183 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_sha_init() local 2205 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_hmac_init() local 2655 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_hash_dma_map() local [all …]
|