Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_cipher.c505 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc()
561 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc()
605 struct cipher_req_ctx *req_ctx, in cc_setup_xex_state_desc()
683 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc()
765 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc()
792 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc()
857 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete() local
876 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process() local
986 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt() local
995 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt() local
H A Dcc_aead.c876 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_proc_digest_desc() local
926 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_set_cipher_desc() local
968 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_proc_cipher() local
1161 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_mlli_to_sram() local
1215 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_hmac_authenc() local
1268 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_xcbc_authenc() local
1414 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_ccm() local
1536 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in config_ccm_adata() local
1618 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_set_ghash_desc() local
1696 struct aead_req_ctx *req_ctx = aead_request_ctx_dma(req); in cc_set_gctr_desc() local
[all …]
H A Dcc_buffer_mgr.c343 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request() local
375 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request() local
/linux/crypto/
H A Drsa-pkcs1pad.c201 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt_sign_complete() local
253 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt() local
301 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt_complete() local
368 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt() local
401 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_sign() local
458 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify_complete() local
555 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify() local
/linux/drivers/crypto/caam/
H A Dcaampkc.c52 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_io_unmap() local
126 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_pub_done() local
160 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_priv_f_done() local
255 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_edesc_alloc() local
380 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in akcipher_do_one_req() local
408 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_pub_pdb() local
479 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f1_pdb() local
544 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f2_pdb() local
633 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f3_pdb() local
676 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in akcipher_enqueue_req() local
H A Dcaamalg_qi2.c1289 struct caam_request *req_ctx = to_caam_req(areq); in aead_encrypt_done() local
1310 struct caam_request *req_ctx = to_caam_req(areq); in aead_decrypt_done() local
1396 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_encrypt_done() local
1434 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_decrypt_done() local
3217 struct caam_request *req_ctx; in hash_digest_key() local
3534 struct caam_request *req_ctx = &state->caam_req; in ahash_update_ctx() local
3653 struct caam_request *req_ctx = &state->caam_req; in ahash_final_ctx() local
3724 struct caam_request *req_ctx = &state->caam_req; in ahash_finup_ctx() local
3818 struct caam_request *req_ctx = &state->caam_req; in ahash_digest() local
3913 struct caam_request *req_ctx = &state->caam_req; in ahash_final_no_ctx() local
[all …]
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1090 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_encrypt() local
1136 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_decrypt() local
1265 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt() local
1286 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt() local
1670 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto() local
1837 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead() local
2191 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead() local
2266 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_init_hash() local
2297 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_prepare_submit_hash() local
2330 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hash_final() local
[all …]
/linux/drivers/crypto/
H A Dtalitos.c1704 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash_unmap() local
1751 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_done() local
1794 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash() local
1917 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_edesc_alloc() local
1933 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init() local
1960 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init_sha224_swinit() local
1985 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_process_req() local
2095 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_update() local
2104 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_final() local
2113 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_finup() local
[all …]
H A Dmxs-dcp.c120 struct dcp_sha_req_ctx req_ctx; member
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c1563 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in create_hash_wr() local
1658 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_update() local
1760 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_final() local
1830 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_finup() local
1928 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_digest() local
2173 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_export() local
2187 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_import() local
2301 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_sha_init() local
2323 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_hmac_init() local
2811 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_hash_dma_map() local
[all …]
/linux/include/linux/mtd/
H A Dnand-ecc-sw-bch.h26 struct nand_ecc_req_tweak_ctx req_ctx; member
H A Dnand-ecc-sw-hamming.h25 struct nand_ecc_req_tweak_ctx req_ctx; member
/linux/arch/x86/crypto/
H A Daria_aesni_avx2_glue.c90 struct aria_avx2_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx2_ctr_encrypt() local
H A Daria_aesni_avx_glue.c88 struct aria_avx_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx_ctr_encrypt() local
H A Daria_gfni_avx512_glue.c77 struct aria_avx512_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx512_ctr_encrypt() local
/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c354 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() local
380 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() local
392 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in one_packet() local
982 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in ablk_perform() local
1099 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform() local
/linux/drivers/mtd/nand/
H A Decc-mxic.c107 struct nand_ecc_req_tweak_ctx req_ctx; member