Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dphmac_s390.c403 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_kmac_update() local
516 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_kmac_final() local
560 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_init() local
594 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_update() local
638 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_final() local
673 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_finup() local
816 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_export() local
826 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_import() local
860 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_do_one_request() local
/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/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