Symbol: aead_request_ctx
crypto/authenc.c
115
struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authenc.c
152
struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authenc.c
193
struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authenc.c
235
struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authenc.c
286
struct authenc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authencesn.c
117
struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authencesn.c
162
struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authencesn.c
202
struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authencesn.c
254
struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/authencesn.c
88
struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/ccm.c
600
struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req);
crypto/ccm.c
63
return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
crypto/chacha20poly1305.c
102
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
132
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
206
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
244
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
274
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
289
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
60
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/chacha20poly1305.c
83
struct chachapoly_req_ctx *rctx = aead_request_ctx(req);
crypto/cryptd.c
754
rctx = aead_request_ctx(req);
crypto/cryptd.c
817
struct cryptd_aead_request_ctx *rctx = aead_request_ctx(req);
crypto/echainiv.c
30
struct aead_request *subreq = aead_request_ctx(req);
crypto/echainiv.c
77
struct aead_request *subreq = aead_request_ctx(req);
crypto/essiv.c
172
struct essiv_aead_request_ctx *rctx = aead_request_ctx(req);
crypto/essiv.c
187
struct essiv_aead_request_ctx *rctx = aead_request_ctx(req);
crypto/essiv.c
208
u8 *iv = (u8 *)aead_request_ctx(req) + tctx->ivoffset;
crypto/gcm.c
716
struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req);
crypto/gcm.c
85
return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
crypto/gcm.c
924
struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req);
crypto/krb5enc.c
144
struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/krb5enc.c
187
struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/krb5enc.c
212
struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/krb5enc.c
250
struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/krb5enc.c
283
struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/krb5enc.c
312
struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req);
crypto/pcrypt.c
146
struct pcrypt_request *preq = aead_request_ctx(req);
crypto/pcrypt.c
69
struct pcrypt_request *preq = aead_request_ctx(req);
crypto/pcrypt.c
95
struct pcrypt_request *preq = aead_request_ctx(req);
crypto/seqiv.c
103
struct aead_request *subreq = aead_request_ctx(req);
crypto/seqiv.c
23
struct aead_request *subreq = aead_request_ctx(req);
crypto/seqiv.c
51
struct aead_request *subreq = aead_request_ctx(req);
crypto/simd.c
295
subreq = aead_request_ctx(req);
crypto/simd.c
316
subreq = aead_request_ctx(req);
drivers/crypto/amcc/crypto4xx_alg.c
337
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/amcc/crypto4xx_alg.c
427
struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/amcc/crypto4xx_alg.c
574
struct crypto4xx_aead_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1316
struct atmel_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1537
rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1774
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1784
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1803
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1824
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1866
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1879
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/atmel-aes.c
1996
struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/axis/artpec6_crypto.c
1265
struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req);
drivers/crypto/axis/artpec6_crypto.c
1286
struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req);
drivers/crypto/axis/artpec6_crypto.c
1837
struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq);
drivers/crypto/axis/artpec6_crypto.c
2191
struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq);
drivers/crypto/bcm/cipher.c
2504
struct iproc_reqctx_s *rctx = aead_request_ctx(req);
drivers/crypto/bcm/cipher.c
2575
struct iproc_reqctx_s *rctx = aead_request_ctx(req);
drivers/crypto/bcm/cipher.c
2598
struct iproc_reqctx_s *rctx = aead_request_ctx(req);
drivers/crypto/caam/caamalg.c
1050
struct caam_aead_req_ctx *rctx = aead_request_ctx(req);
drivers/crypto/caam/caamalg.c
1392
struct caam_aead_req_ctx *rctx = aead_request_ctx(req);
drivers/crypto/caam/caamalg.c
1528
struct caam_aead_req_ctx *rctx = aead_request_ctx(req);
drivers/crypto/caam/caamalg.c
1624
struct caam_aead_req_ctx *rctx = aead_request_ctx(req);
drivers/crypto/cavium/nitrox/nitrox_aead.c
193
struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
drivers/crypto/cavium/nitrox/nitrox_aead.c
217
struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
drivers/crypto/cavium/nitrox/nitrox_aead.c
251
struct nitrox_aead_rctx *rctx = aead_request_ctx(areq);
drivers/crypto/cavium/nitrox/nitrox_aead.c
476
struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq);
drivers/crypto/inside-secure/eip93/eip93-aead.c
188
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
219
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
239
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
35
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
46
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
1005
struct safexcel_cipher_req *sreq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
1077
struct safexcel_cipher_req *sreq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
1145
struct safexcel_cipher_req *sreq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
1630
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
1637
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
2683
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
2693
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
2822
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
2826
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
3170
return safexcel_queue_req(&req->base, aead_request_ctx(req),
drivers/crypto/inside-secure/safexcel_cipher.c
3182
return safexcel_queue_req(&req->base, aead_request_ctx(req),
drivers/crypto/inside-secure/safexcel_cipher.c
3251
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
3267
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
3281
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
3553
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/inside-secure/safexcel_cipher.c
3564
struct safexcel_cipher_req *creq = aead_request_ctx(req);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
1102
struct aead_ctx *req_ctx = aead_request_ctx(req);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
354
struct aead_ctx *req_ctx = aead_request_ctx(req);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
380
struct aead_ctx *req_ctx = aead_request_ctx(req);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
641
struct ocs_aes_rctx *rctx = aead_request_ctx(req);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
646
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
685
struct ocs_aes_rctx *rctx = aead_request_ctx(req);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
723
struct ocs_aes_rctx *rctx = aead_request_ctx(req);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
891
struct ocs_aes_rctx *rctx = aead_request_ctx(req);
drivers/crypto/intel/qat/qat_common/qat_algs.c
712
struct qat_crypto_request *qat_req = aead_request_ctx(areq);
drivers/crypto/intel/qat/qat_common/qat_algs.c
758
struct qat_crypto_request *qat_req = aead_request_ctx(areq);
drivers/crypto/nx/nx-aes-ccm.c
476
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/nx/nx-aes-ccm.c
500
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/nx/nx-aes-gcm.c
309
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/nx/nx-aes-gcm.c
413
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/nx/nx-aes-gcm.c
423
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/nx/nx-aes-gcm.c
435
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/nx/nx-aes-gcm.c
452
struct nx_gcm_rctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
196
rctx = aead_request_ctx(dd->aead_req);
drivers/crypto/omap-aes-gcm.c
220
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
240
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
274
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
282
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
291
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
303
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
363
struct omap_aes_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/omap-aes-gcm.c
52
rctx = aead_request_ctx(dd->aead_req);
drivers/crypto/omap-aes.c
148
rctx = aead_request_ctx(dd->aead_req);
drivers/crypto/sa2ul.c
1896
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/starfive/jh7110-aes.c
641
struct starfive_cryp_request_ctx *rctx = aead_request_ctx(req);
drivers/crypto/starfive/jh7110-aes.c
813
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/stm32/stm32-cryp.c
1135
struct stm32_cryp_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/stm32/stm32-cryp.c
1683
rctx = req ? skcipher_request_ctx(req) : aead_request_ctx(areq);
drivers/crypto/tegra/tegra-se-aes.c
1197
struct tegra_aead_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/tegra/tegra-se-aes.c
1275
struct tegra_aead_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/tegra/tegra-se-aes.c
1433
struct tegra_aead_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
142
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
246
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
380
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
405
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
585
struct aead_request *subreq = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
600
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
625
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
650
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
690
struct xilinx_aead_req_ctx *rq_ctx = aead_request_ctx(req);
include/crypto/internal/aead.h
80
return PTR_ALIGN(aead_request_ctx(req), align);