Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Drsa-pkcs1pad.c180 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt_sign_complete() local
235 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt() local
292 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt_complete() local
361 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt() local
394 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_sign() local
449 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-v4.19/drivers/crypto/ccree/
Dcc_aead.c867 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_digest_desc() local
917 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_cipher_desc() local
959 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_cipher() local
1150 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_mlli_to_sram() local
1204 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_hmac_authenc() local
1257 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_xcbc_authenc() local
1403 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_ccm() local
1525 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_ccm_adata() local
1608 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_ghash_desc() local
1686 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_gctr_desc() local
[all …]
Dcc_cipher.c386 struct cipher_req_ctx *req_ctx, in cc_setup_cipher_desc()
508 struct cipher_req_ctx *req_ctx, in cc_setup_cipher_data()
630 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete() local
677 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process() local
765 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt() local
777 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt() local
Dcc_buffer_mgr.c451 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request() local
481 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request() local
/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c1093 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_encrypt() local
1139 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_decrypt() local
1270 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt() local
1291 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt() local
1316 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(areq); in artpec6_crypto_prepare_hash() local
1687 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto() local
1854 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead() local
2174 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead() local
2254 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-v4.19/drivers/crypto/ux500/hash/
Dhash_core.c553 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
964 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_hw_final() local
1071 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_hw_update() local
1295 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_update() local
1315 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_final() local
/Linux-v4.19/drivers/crypto/
Dtalitos.c1713 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash_unmap() local
1754 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_done() local
1798 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash() local
1922 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_edesc_alloc() local
1938 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init() local
1965 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init_sha224_swinit() local
1990 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_process_req() local
2099 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_update() local
2108 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_final() local
2117 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_finup() local
[all …]
Dixp4xx_crypto.c347 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() local
373 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() local
385 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in one_packet() local
887 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in ablk_perform() local
994 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform() local
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c1471 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in create_hash_wr() local
1562 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_update() local
1647 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_final() local
1700 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_finup() local
1782 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_digest() local
2002 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_export() local
2016 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_import() local
2115 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_sha_init() local
2137 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_hmac_init() local
2604 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_hash_dma_map() local
[all …]
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb.c440 struct mcryptd_hash_request_ctx *req_ctx; in sha_complete_job() local
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb.c439 struct mcryptd_hash_request_ctx *req_ctx; in sha_complete_job() local
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb.c468 struct mcryptd_hash_request_ctx *req_ctx; in sha_complete_job() local
/Linux-v4.19/drivers/crypto/caam/
Dcaampkc.c218 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_edesc_alloc() local