/kernel/linux/linux-5.10/crypto/ |
D | chacha20poly1305.c | 74 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() 97 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag() 110 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag() 126 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt() 156 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue() 173 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail() 202 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad() 231 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher() 261 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad() 290 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad() [all …]
|
D | seqiv.c | 23 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_encrypt_complete2() 52 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_encrypt() 113 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_decrypt()
|
D | authenc.c | 118 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in authenc_geniv_ahash_done() 139 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_genicv() 198 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_encrypt() 236 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt_tail() 286 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt()
|
D | authencesn.c | 91 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv_tail() 123 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv() 184 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_encrypt() 224 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt_tail() 273 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt()
|
D | echainiv.c | 30 struct aead_request *subreq = aead_request_ctx(req); in echainiv_encrypt() 89 struct aead_request *subreq = aead_request_ctx(req); in echainiv_decrypt()
|
D | pcrypt.c | 69 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_done() 95 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_encrypt() 142 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_decrypt()
|
D | essiv.c | 171 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req); in essiv_aead_done() 181 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req); in essiv_aead_crypt() 199 u8 *iv = (u8 *)aead_request_ctx(req) + tctx->ivoffset; in essiv_aead_crypt()
|
D | simd.c | 317 subreq = aead_request_ctx(req); in simd_aead_encrypt() 338 subreq = aead_request_ctx(req); in simd_aead_decrypt()
|
D | gcm.c | 89 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1); in crypto_gcm_reqctx() 724 struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4106_crypt() 932 struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4543_crypt()
|
D | ccm.c | 65 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1); in crypto_ccm_reqctx() 605 struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4309_crypt()
|
/kernel/linux/linux-5.10/drivers/crypto/ |
D | omap-aes-gcm.c | 50 rctx = aead_request_ctx(dd->aead_req); in omap_aes_gcm_done_task() 194 rctx = aead_request_ctx(dd->aead_req); in omap_aes_gcm_dma_out_callback() 219 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_prepare_req() 240 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt() 274 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt() 282 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt() 291 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt() 303 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt() 363 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt_req()
|
D | atmel-aes.c | 1478 struct atmel_aes_reqctx *rctx = aead_request_ctx(req); in atmel_aes_gcm_start() 1704 rctx = aead_request_ctx(req); in atmel_aes_gcm_crypt() 1909 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_complete() 1919 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_start() 1938 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_init() 1959 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_transfer() 2001 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_digest() 2014 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_final() 2125 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_crypt()
|
D | ixp4xx_crypto.c | 347 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() 373 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() 1005 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform()
|
/kernel/linux/linux-5.10/drivers/crypto/xilinx/ |
D | zynqmp-aes-gcm.c | 81 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req); in zynqmp_aes_aead_cipher() 181 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req); in zynqmp_fallback_check() 211 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(areq); in zynqmp_handle_aes_req() 212 struct aead_request *subreq = aead_request_ctx(req); in zynqmp_handle_aes_req() 286 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req); in zynqmp_aes_aead_encrypt() 299 struct zynqmp_aead_req_ctx *rq_ctx = aead_request_ctx(req); in zynqmp_aes_aead_decrypt()
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
D | cc_aead.c | 211 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_aead_complete() 726 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_set_assoc_desc() 765 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_authen_desc() 830 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_cipher_desc() 876 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_digest_desc() 926 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_cipher_desc() 968 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_cipher() 1085 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_header_desc() 1161 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_mlli_to_sram() 1215 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_hmac_authenc() [all …]
|
D | cc_buffer_mgr.c | 55 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_copy_mac() 459 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_unmap_aead_request() 549 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_iv() 589 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_assoc() 655 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_prepare_aead_data_dlli() 681 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_prepare_aead_data_mlli() 793 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_data() 898 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_update_aead_mlli_nents() 948 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_map_aead_request()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
D | nitrox_aead.c | 194 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aead_callback() 218 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_enc() 252 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_dec() 396 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_set_aead_rctx_sglist() 428 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_callback() 445 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_enc() 477 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec()
|
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 312 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt() 418 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt() 428 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt() 440 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_encrypt() 457 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_decrypt()
|
D | nx-aes-ccm.c | 483 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_encrypt() 507 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_decrypt()
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_algs.c | 105 rctx = aead_request_ctx(req); in validate_hmac_cipher_null() 967 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_aead_ctx_hdr() 1052 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_hmac_ctx_hdr() 1078 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_aead_input_list() 1095 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_aead_output_list() 1113 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_aead_null_input_list() 1132 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_aead_null_output_list() 1219 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in cpt_aead_enc_dec()
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 984 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result() 1056 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send() 1125 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv() 1686 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt() 1693 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt() 2752 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt() 2762 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt() 2891 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() 2895 struct aead_request *subreq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() 3315 return safexcel_queue_req(&req->base, aead_request_ctx(req), in safexcel_aead_sm4_blk_encrypt() [all …]
|
/kernel/linux/linux-5.10/include/crypto/internal/ |
D | aead.h | 63 static inline void *aead_request_ctx(struct aead_request *req) in aead_request_ctx() function
|
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
D | chcr_algo.c | 217 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_handle_aead_resp() 725 struct chcr_aead_reqctx *reqctx = aead_request_ctx(aead_req); in get_qidxs() 2371 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_aead_common_exit() 2382 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_aead_common_init() 2426 struct aead_request *subreq = aead_request_ctx(req); in chcr_aead_fallback() 2447 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in create_authenc_wr() 2585 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_aead_dma_map() 2646 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_aead_dma_unmap() 2687 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_add_aead_src_ent() 2713 struct chcr_aead_reqctx *reqctx = aead_request_ctx(req); in chcr_add_aead_dst_ent() [all …]
|
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
D | crypto4xx_alg.c | 354 struct aead_request *subreq = aead_request_ctx(req); in crypto4xx_aead_fallback() 444 struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req); in crypto4xx_crypt_aes_ccm() 591 struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req); in crypto4xx_crypt_aes_gcm()
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
D | ccp-crypto-aes-galois.c | 80 struct ccp_aes_req_ctx *rctx = aead_request_ctx(req); in ccp_aes_gcm_crypt()
|