Home
last modified time | relevance | path

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

/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
1311 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(areq); in artpec6_crypto_prepare_hash() 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
[all …]
/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c356 struct caam_request *req_ctx = aead_request_ctx_dma(req); in aead_edesc_alloc() local
1116 struct caam_request *req_ctx = skcipher_request_ctx_dma(req); in skcipher_edesc_alloc() local
1290 struct caam_request *req_ctx = to_caam_req(areq); in aead_encrypt_done() local
1311 struct caam_request *req_ctx = to_caam_req(areq); in aead_decrypt_done() local
1397 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_encrypt_done() local
1435 struct caam_request *req_ctx = to_caam_req(areq); in skcipher_decrypt_done() local
3218 struct caam_request *req_ctx; in hash_digest_key() local
3535 struct caam_request *req_ctx = &state->caam_req; in ahash_update_ctx() local
3654 struct caam_request *req_ctx = &state->caam_req; in ahash_final_ctx() local
3725 struct caam_request *req_ctx = &state->caam_req; in ahash_finup_ctx() 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_avx_glue.c86 struct aria_avx_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx_ctr_encrypt() local
H A Daria_aesni_avx2_glue.c88 struct aria_avx2_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx2_ctr_encrypt() local
/linux/drivers/crypto/ccree/
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/drivers/mtd/nand/
H A Decc-realtek.c86 struct nand_ecc_req_tweak_ctx req_ctx; member