arch/arm/crypto/ghash-ce-glue.c
206
struct gcm_key *ctx = crypto_aead_ctx(tfm);
arch/arm/crypto/ghash-ce-glue.c
279
struct gcm_key *ctx = crypto_aead_ctx(aead);
arch/arm/crypto/ghash-ce-glue.c
310
struct gcm_key *ctx = crypto_aead_ctx(aead);
arch/arm/crypto/ghash-ce-glue.c
397
struct gcm_key *ctx = crypto_aead_ctx(aead);
arch/arm/crypto/ghash-ce-glue.c
487
struct gcm_key *ctx = crypto_aead_ctx(tfm);
arch/arm/crypto/ghash-ce-glue.c
507
struct gcm_key *ctx = crypto_aead_ctx(aead);
arch/arm/crypto/ghash-ce-glue.c
520
struct gcm_key *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/aes-ce-ccm-glue.c
134
struct crypto_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/aes-ce-ccm-glue.c
168
struct crypto_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/aes-ce-ccm-glue.c
232
struct crypto_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/aes-ce-ccm-glue.c
49
struct crypto_aes_ctx *ctx = crypto_aead_ctx(tfm);
arch/arm64/crypto/ghash-ce-glue.c
192
struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm);
arch/arm64/crypto/ghash-ce-glue.c
260
struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/ghash-ce-glue.c
286
struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/ghash-ce-glue.c
347
struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/ghash-ce-glue.c
429
struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm);
arch/arm64/crypto/ghash-ce-glue.c
449
struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/ghash-ce-glue.c
462
struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/sm4-ce-ccm-glue.c
194
struct sm4_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/sm4-ce-ccm-glue.c
222
struct sm4_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/sm4-ce-ccm-glue.c
33
struct sm4_ctx *ctx = crypto_aead_ctx(tfm);
arch/arm64/crypto/sm4-ce-ccm-glue.c
93
struct sm4_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/sm4-ce-gcm-glue.c
138
struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead);
arch/arm64/crypto/sm4-ce-gcm-glue.c
46
struct sm4_gcm_ctx *ctx = crypto_aead_ctx(tfm);
arch/arm64/crypto/sm4-ce-gcm-glue.c
74
struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead);
arch/powerpc/crypto/aes-gcm-p10-glue.c
318
struct p10_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
arch/powerpc/crypto/aes-gcm-p10-glue.c
338
struct p10_aes_gcm_ctx *ctx = crypto_aead_ctx(aead);
arch/powerpc/crypto/aes-gcm-p10-glue.c
351
struct p10_aes_gcm_ctx *ctx = crypto_aead_ctx(aead);
arch/s390/crypto/aes_s390.c
634
struct s390_aes_ctx *ctx = crypto_aead_ctx(tfm);
arch/s390/crypto/aes_s390.c
819
struct s390_aes_ctx *ctx = crypto_aead_ctx(tfm);
arch/x86/crypto/aegis128-aesni-glue.c
148
u8 *ctx = crypto_aead_ctx(aead);
arch/x86/crypto/aesni-intel_glue.c
893
return PTR_ALIGN(crypto_aead_ctx(tfm), 64);
arch/x86/crypto/aesni-intel_glue.c
895
return PTR_ALIGN(crypto_aead_ctx(tfm), 32);
arch/x86/crypto/aesni-intel_glue.c
897
return PTR_ALIGN(crypto_aead_ctx(tfm), 16);
crypto/aegis128-core.c
367
struct aegis_ctx *ctx = crypto_aead_ctx(aead);
crypto/aegis128-core.c
391
struct aegis_ctx *ctx = crypto_aead_ctx(tfm);
crypto/aegis128-core.c
415
struct aegis_ctx *ctx = crypto_aead_ctx(tfm);
crypto/aegis128-core.c
452
struct aegis_ctx *ctx = crypto_aead_ctx(tfm);
crypto/aegis128-core.c
478
struct aegis_ctx *ctx = crypto_aead_ctx(tfm);
crypto/authenc.c
149
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc);
crypto/authenc.c
191
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc);
crypto/authenc.c
233
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc);
crypto/authenc.c
283
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc);
crypto/authenc.c
308
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(tfm);
crypto/authenc.c
344
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(tfm);
crypto/authenc.c
85
struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc);
crypto/authencesn.c
118
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn);
crypto/authencesn.c
163
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn);
crypto/authencesn.c
203
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn);
crypto/authencesn.c
255
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn);
crypto/authencesn.c
311
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(tfm);
crypto/authencesn.c
349
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(tfm);
crypto/authencesn.c
59
struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn);
crypto/ccm.c
170
struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead);
crypto/ccm.c
285
struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead);
crypto/ccm.c
344
struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead);
crypto/ccm.c
393
struct crypto_ccm_ctx *ctx = crypto_aead_ctx(tfm);
crypto/ccm.c
427
struct crypto_ccm_ctx *ctx = crypto_aead_ctx(tfm);
crypto/ccm.c
566
struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent);
crypto/ccm.c
584
struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent);
crypto/ccm.c
603
struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(aead);
crypto/ccm.c
666
struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(tfm);
crypto/ccm.c
689
struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(tfm);
crypto/ccm.c
87
struct crypto_ccm_ctx *ctx = crypto_aead_ctx(aead);
crypto/chacha20poly1305.c
101
struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
crypto/chacha20poly1305.c
205
struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
crypto/chacha20poly1305.c
243
struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
crypto/chacha20poly1305.c
306
struct chachapoly_ctx *ctx = crypto_aead_ctx(aead);
crypto/chacha20poly1305.c
333
struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
crypto/chacha20poly1305.c
358
struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
crypto/chacha20poly1305.c
72
struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
crypto/cryptd.c
1082
ctx = crypto_aead_ctx(tfm);
crypto/cryptd.c
1092
ctx = crypto_aead_ctx(&tfm->base);
crypto/cryptd.c
1099
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(&tfm->base);
crypto/cryptd.c
1107
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(&tfm->base);
crypto/cryptd.c
728
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(parent);
crypto/cryptd.c
737
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(parent);
crypto/cryptd.c
774
ctx = crypto_aead_ctx(tfm);
crypto/cryptd.c
796
ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
crypto/cryptd.c
808
ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
crypto/cryptd.c
844
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/cryptd.c
860
struct cryptd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/echainiv.c
29
struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv);
crypto/echainiv.c
76
struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv);
crypto/essiv.c
129
struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
crypto/essiv.c
186
const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
crypto/essiv.c
324
struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
crypto/essiv.c
364
struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
crypto/essiv.c
96
struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
crypto/gcm.c
177
struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
crypto/gcm.c
396
struct crypto_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
crypto/gcm.c
519
struct crypto_gcm_ctx *ctx = crypto_aead_ctx(tfm);
crypto/gcm.c
555
struct crypto_gcm_ctx *ctx = crypto_aead_ctx(tfm);
crypto/gcm.c
686
struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent);
crypto/gcm.c
704
struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent);
crypto/gcm.c
718
struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(aead);
crypto/gcm.c
785
struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(tfm);
crypto/gcm.c
808
struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(tfm);
crypto/gcm.c
894
struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(parent);
crypto/gcm.c
91
struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
crypto/gcm.c
912
struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(parent);
crypto/gcm.c
923
struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(aead);
crypto/gcm.c
968
struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(tfm);
crypto/gcm.c
991
struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(tfm);
crypto/geniv.c
110
struct aead_geniv_ctx *ctx = crypto_aead_ctx(aead);
crypto/geniv.c
145
struct aead_geniv_ctx *ctx = crypto_aead_ctx(tfm);
crypto/geniv.c
21
struct aead_geniv_ctx *ctx = crypto_aead_ctx(tfm);
crypto/geniv.c
29
struct aead_geniv_ctx *ctx = crypto_aead_ctx(tfm);
crypto/krb5enc.c
103
struct krb5enc_ctx *ctx = crypto_aead_ctx(krb5enc);
crypto/krb5enc.c
142
struct krb5enc_ctx *ctx = crypto_aead_ctx(krb5enc);
crypto/krb5enc.c
209
struct krb5enc_ctx *ctx = crypto_aead_ctx(krb5enc);
crypto/krb5enc.c
281
struct krb5enc_ctx *ctx = crypto_aead_ctx(krb5enc);
crypto/krb5enc.c
310
struct krb5enc_ctx *ctx = crypto_aead_ctx(krb5enc);
crypto/krb5enc.c
348
struct krb5enc_ctx *ctx = crypto_aead_ctx(tfm);
crypto/krb5enc.c
381
struct krb5enc_ctx *ctx = crypto_aead_ctx(tfm);
crypto/pcrypt.c
150
struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(aead);
crypto/pcrypt.c
184
struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/pcrypt.c
206
struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/pcrypt.c
45
struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(parent);
crypto/pcrypt.c
53
struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(parent);
crypto/pcrypt.c
99
struct pcrypt_aead_ctx *ctx = crypto_aead_ctx(aead);
crypto/seqiv.c
102
struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv);
crypto/seqiv.c
50
struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv);
crypto/simd.c
271
struct simd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/simd.c
282
struct simd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/simd.c
291
struct simd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/simd.c
312
struct simd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/simd.c
332
struct simd_aead_ctx *ctx = crypto_aead_ctx(tfm);
crypto/simd.c
339
struct simd_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/amcc/crypto4xx_core.c
942
struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/amcc/crypto4xx_core.c
961
struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1533
ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/atmel-aes.c
1546
struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1577
struct atmel_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1786
struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1907
struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1941
struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1988
struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/atmel-aes.c
1998
struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/axis/artpec6_crypto.c
1238
struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm);
drivers/crypto/bcm/cipher.c
2507
struct iproc_ctx_s *ctx = crypto_aead_ctx(aead);
drivers/crypto/bcm/cipher.c
2600
struct iproc_ctx_s *ctx = crypto_aead_ctx(aead);
drivers/crypto/bcm/cipher.c
2721
struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
drivers/crypto/bcm/cipher.c
2816
struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
drivers/crypto/bcm/cipher.c
2897
struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
drivers/crypto/bcm/cipher.c
2929
struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
drivers/crypto/bcm/cipher.c
2962
struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
drivers/crypto/bcm/cipher.c
2981
struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
drivers/crypto/cavium/nitrox/nitrox_aead.c
216
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
250
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
283
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
308
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
343
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
362
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
37
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
443
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/cavium/nitrox/nitrox_aead.c
61
struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead);
drivers/crypto/ccree/cc_aead.c
1025
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1101
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1163
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
120
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1214
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1267
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
128
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1413
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1534
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1593
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1617
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1695
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1732
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1832
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1881
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
1898
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
2110
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
2127
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
213
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
2163
struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/ccree/cc_aead.c
2183
struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/ccree/cc_aead.c
414
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
544
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
658
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
66
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
672
struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/ccree/cc_aead.c
69
dev_dbg(dev, "Clearing context @%p for %s\n", crypto_aead_ctx(tfm),
drivers/crypto/ccree/cc_aead.c
725
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
769
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
833
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
875
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
925
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/ccree/cc_aead.c
992
struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/chelsio/chcr_crypto.h
160
return crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
1401
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2088
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2130
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2140
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2172
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2182
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2207
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2561
struct sec_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/inside-secure/safexcel_cipher.c
2795
struct safexcel_cipher_ctx *ctx = crypto_aead_ctx(ctfm);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
1095
struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
1208
struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
1250
struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
1277
struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
1198
struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
1248
struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
207
struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
640
struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
684
struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
721
struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
889
struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
977
struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/intel/qat/qat_common/qat_algs.c
1081
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/qat/qat_common/qat_algs.c
1110
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/qat/qat_common/qat_algs.c
165
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(aead_tfm);
drivers/crypto/intel/qat/qat_common/qat_algs.c
246
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(aead_tfm);
drivers/crypto/intel/qat/qat_common/qat_algs.c
516
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/qat/qat_common/qat_algs.c
530
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/intel/qat/qat_common/qat_algs.c
582
struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/nx/nx-aes-gcm.c
170
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/nx/nx-aes-gcm.c
243
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/nx/nx-aes-gcm.c
27
struct nx_crypto_ctx *nx_ctx = crypto_aead_ctx(tfm);
drivers/crypto/nx/nx-aes-gcm.c
308
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/nx/nx-aes-gcm.c
434
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/nx/nx-aes-gcm.c
451
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/nx/nx-aes-gcm.c
66
struct nx_crypto_ctx *nx_ctx = crypto_aead_ctx(tfm);
drivers/crypto/nx/nx.c
674
return nx_crypto_ctx_init(crypto_aead_ctx(tfm), NX_FC_AES,
drivers/crypto/nx/nx.c
681
return nx_crypto_ctx_init(crypto_aead_ctx(tfm), NX_FC_AES,
drivers/crypto/nx/nx.c
740
struct nx_crypto_ctx *nx_ctx = crypto_aead_ctx(tfm);
drivers/crypto/omap-aes-gcm.c
178
struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/omap-aes-gcm.c
221
struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/omap-aes-gcm.c
290
struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/omap-aes-gcm.c
302
struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/omap-aes-gcm.c
314
struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/omap-aes-gcm.c
330
struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
190
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
333
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
506
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
568
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
597
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
653
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
669
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/qce/aead.c
685
struct qce_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/sa2ul.c
1702
struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/sa2ul.c
1758
struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/sa2ul.c
1773
struct sa_tfm_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/sa2ul.c
1881
struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/starfive/jh7110-aes.c
639
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/starfive/jh7110-aes.c
723
struct starfive_cryp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/starfive/jh7110-aes.c
744
struct starfive_cryp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/starfive/jh7110-aes.c
812
crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/starfive/jh7110-aes.c
829
struct starfive_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/starfive/jh7110-aes.c
877
struct starfive_cryp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/starfive/jh7110-aes.c
896
struct starfive_cryp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/starfive/jh7110-aes.c
909
struct starfive_cryp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/stm32/stm32-cryp.c
1134
struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/stm32/stm32-cryp.c
1184
struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/stm32/stm32-cryp.c
1679
crypto_aead_ctx(crypto_aead_reqtfm(areq));
drivers/crypto/stm32/stm32-cryp.c
1786
struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
drivers/crypto/talitos.c
1201
struct talitos_ctx *ctx = crypto_aead_ctx(aead);
drivers/crypto/talitos.c
1422
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
1435
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
1453
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
3074
struct talitos_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/talitos.c
892
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
925
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
992
struct talitos_ctx *ctx = crypto_aead_ctx(aead);
drivers/crypto/tegra/tegra-se-aes.c
1199
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1274
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1358
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1387
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1409
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1432
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1453
struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
141
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
245
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
587
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
602
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
627
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
652
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/crypto/xilinx/zynqmp-aes-gcm.c
692
struct xilinx_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c
413
geniv_ctx = crypto_aead_ctx(aead);