/linux-6.3-rc2/crypto/ |
A 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 …]
|
A D | seqiv.c | 23 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_encrypt_complete2() 51 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_encrypt() 112 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_decrypt()
|
A D | authencesn.c | 91 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv_tail() 122 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv() 182 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_encrypt() 222 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt_tail() 270 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt()
|
A 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() 197 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_encrypt() 235 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt_tail() 284 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt()
|
A 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()
|
A 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()
|
A D | essiv.c | 172 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req); in essiv_aead_done() 187 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req); in essiv_aead_crypt() 205 u8 *iv = (u8 *)aead_request_ctx(req) + tctx->ivoffset; in essiv_aead_crypt()
|
A D | simd.c | 317 subreq = aead_request_ctx(req); in simd_aead_encrypt() 338 subreq = aead_request_ctx(req); in simd_aead_decrypt()
|
A D | gcm.c | 89 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1); in crypto_gcm_reqctx() 722 struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4106_crypt() 930 struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4543_crypt()
|
A D | ccm.c | 66 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()
|
A D | cryptd.c | 732 rctx = aead_request_ctx(req); in cryptd_aead_crypt() 795 struct cryptd_aead_request_ctx *rctx = aead_request_ctx(req); in cryptd_aead_enqueue()
|
/linux-6.3-rc2/drivers/crypto/ |
A 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()
|
A D | atmel-aes.c | 1515 struct atmel_aes_reqctx *rctx = aead_request_ctx(req); in atmel_aes_gcm_start() 1736 rctx = aead_request_ctx(req); in atmel_aes_gcm_crypt() 1972 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_complete() 1982 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_start() 2001 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_init() 2022 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_transfer() 2064 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_digest() 2077 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_final() 2194 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_crypt()
|
A D | ixp4xx_crypto.c | 352 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() 378 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() 1097 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform()
|
/linux-6.3-rc2/drivers/crypto/xilinx/ |
A 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()
|
/linux-6.3-rc2/include/crypto/internal/ |
A D | aead.h | 68 static inline void *aead_request_ctx(struct aead_request *req) in aead_request_ctx() function 80 return PTR_ALIGN(aead_request_ctx(req), align); in aead_request_ctx_dma()
|
/linux-6.3-rc2/drivers/crypto/nx/ |
A 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()
|
A D | nx-aes-ccm.c | 480 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_encrypt() 504 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_decrypt()
|
/linux-6.3-rc2/drivers/crypto/cavium/nitrox/ |
A D | nitrox_aead.c | 193 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aead_callback() 217 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_enc() 251 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_dec() 476 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec()
|
/linux-6.3-rc2/drivers/crypto/inside-secure/ |
A D | safexcel_cipher.c | 1002 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result() 1074 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send() 1142 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv() 1703 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt() 1710 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt() 2758 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt() 2768 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt() 2897 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() 2901 struct aead_request *subreq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() 3402 struct aead_request *subreq = aead_request_ctx(req); in safexcel_aead_fallback_crypt() [all …]
|
/linux-6.3-rc2/drivers/crypto/amcc/ |
A 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()
|
/linux-6.3-rc2/drivers/crypto/keembay/ |
A D | keembay-ocs-aes-core.c | 644 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_common() 649 struct aead_request *subreq = aead_request_ctx(req); in kmb_ocs_aead_common() 688 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_dma_cleanup() 726 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_dma_prepare() 894 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_run()
|
/linux-6.3-rc2/drivers/crypto/axis/ |
A D | artpec6_crypto.c | 1265 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt() 1286 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt() 1833 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead() 2187 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead()
|
/linux-6.3-rc2/drivers/crypto/caam/ |
A D | caamalg.c | 979 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_crypt_done() 1307 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_edesc_alloc() 1443 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_enqueue_req() 1539 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_do_one_req()
|
/linux-6.3-rc2/drivers/crypto/qat/qat_common/ |
A D | qat_algs.c | 789 struct qat_crypto_request *qat_req = aead_request_ctx(areq); in qat_alg_aead_dec() 835 struct qat_crypto_request *qat_req = aead_request_ctx(areq); in qat_alg_aead_enc()
|