Symbol: crypto_ahash
arch/s390/crypto/phmac_s390.c
409
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
arch/s390/crypto/phmac_s390.c
523
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
arch/s390/crypto/phmac_s390.c
568
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
arch/s390/crypto/phmac_s390.c
605
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
arch/s390/crypto/phmac_s390.c
649
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
arch/s390/crypto/phmac_s390.c
684
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
arch/s390/crypto/phmac_s390.c
748
static int phmac_setkey(struct crypto_ahash *tfm,
arch/s390/crypto/phmac_s390.c
846
static int phmac_init_tfm(struct crypto_ahash *tfm)
arch/s390/crypto/phmac_s390.c
858
static void phmac_exit_tfm(struct crypto_ahash *tfm)
arch/s390/crypto/phmac_s390.c
869
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
157
static inline struct crypto_shash *ahash_to_shash(struct crypto_ahash *tfm)
crypto/ahash.c
163
struct crypto_ahash *tfm)
crypto/ahash.c
254
struct crypto_ahash *crt = __crypto_ahash_cast(tfm);
crypto/ahash.c
277
static int ahash_nosetkey(struct crypto_ahash *tfm, const u8 *key,
crypto/ahash.c
283
static void ahash_set_needkey(struct crypto_ahash *tfm, struct ahash_alg *alg)
crypto/ahash.c
290
int crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
crypto/ahash.c
325
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
34
static inline bool crypto_ahash_block_only(struct crypto_ahash *tfm)
crypto/ahash.c
373
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
40
static inline bool crypto_ahash_final_nonzero(struct crypto_ahash *tfm)
crypto/ahash.c
407
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
449
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
46
static inline bool crypto_ahash_need_fallback(struct crypto_ahash *tfm)
crypto/ahash.c
500
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
530
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
572
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
597
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
633
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
643
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
661
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
680
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/ahash.c
702
struct crypto_ahash *hash = __crypto_ahash_cast(tfm);
crypto/ahash.c
716
struct crypto_ahash *hash = __crypto_ahash_cast(tfm);
crypto/ahash.c
718
struct crypto_ahash *fb = NULL;
crypto/ahash.c
826
.tfmsize = offsetof(struct crypto_ahash, base),
crypto/ahash.c
839
struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type,
crypto/ahash.c
999
int crypto_hash_digest(struct crypto_ahash *tfm, const u8 *data,
crypto/algif_hash.c
233
struct crypto_ahash *tfm;
crypto/algif_hash.c
299
struct crypto_ahash *tfm;
crypto/algif_hash.c
410
struct crypto_ahash *tfm = private;
crypto/algif_hash.c
436
struct crypto_ahash *tfm = private;
crypto/authenc.c
151
struct crypto_ahash *auth = ctx->auth;
crypto/authenc.c
28
struct crypto_ahash *auth;
crypto/authenc.c
285
struct crypto_ahash *auth = ctx->auth;
crypto/authenc.c
309
struct crypto_ahash *auth;
crypto/authenc.c
86
struct crypto_ahash *auth = ctx->auth;
crypto/authencesn.c
119
struct crypto_ahash *auth = ctx->auth;
crypto/authencesn.c
206
struct crypto_ahash *auth = ctx->auth;
crypto/authencesn.c
260
struct crypto_ahash *auth = ctx->auth;
crypto/authencesn.c
31
struct crypto_ahash *auth;
crypto/authencesn.c
313
struct crypto_ahash *auth;
crypto/authencesn.c
60
struct crypto_ahash *auth = ctx->auth;
crypto/ccm.c
26
struct crypto_ahash *mac;
crypto/ccm.c
394
struct crypto_ahash *mac;
crypto/ccm.c
89
struct crypto_ahash *mac = ctx->mac;
crypto/cryptd.c
436
static int cryptd_hash_init_tfm(struct crypto_ahash *tfm)
crypto/cryptd.c
455
static void cryptd_hash_exit_tfm(struct crypto_ahash *tfm)
crypto/cryptd.c
462
static int cryptd_hash_setkey(struct crypto_ahash *parent,
crypto/cryptd.c
478
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
507
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
525
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
601
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
632
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/hmac.c
236
static int hmac_setkey_ahash(struct crypto_ahash *parent,
crypto/hmac.c
240
struct crypto_ahash *fb = crypto_ahash_fb(tctx->hash);
crypto/hmac.c
295
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
30
struct crypto_ahash *hash;
crypto/hmac.c
310
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
320
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
341
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
393
static int hmac_init_ahash_tfm(struct crypto_ahash *parent)
crypto/hmac.c
397
struct crypto_ahash *hash;
crypto/hmac.c
411
static void hmac_exit_ahash_tfm(struct crypto_ahash *parent)
crypto/krb5enc.c
208
struct crypto_ahash *auth = ctx->auth;
crypto/krb5enc.c
281
struct crypto_ahash *auth = ctx->auth;
crypto/krb5enc.c
32
struct crypto_ahash *auth;
crypto/krb5enc.c
360
struct crypto_ahash *auth;
crypto/krb5enc.c
99
struct crypto_ahash *auth = ctx->auth;
crypto/tcrypt.c
872
struct crypto_ahash *tfm;
crypto/tcrypt.c
884
get_driver_name(crypto_ahash, tfm));
crypto/testmgr.c
1477
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/testmgr.c
1753
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/testmgr.c
1762
struct crypto_ahash *generic_tfm = NULL;
crypto/testmgr.c
1902
struct crypto_ahash *atfm = NULL;
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c
193
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c
50
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
105
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
119
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
133
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
150
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
165
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
183
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
200
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
241
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
26
static void sun8i_ce_hash_stat_fb_inc(struct crypto_ahash *tfm)
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
318
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
38
int sun8i_ce_hash_init_tfm(struct crypto_ahash *tfm)
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
447
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
460
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
78
void sun8i_ce_hash_exit_tfm(struct crypto_ahash *tfm)
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
89
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h
303
struct crypto_ahash *fallback_tfm;
drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h
390
int sun8i_ce_hash_init_tfm(struct crypto_ahash *tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h
391
void sun8i_ce_hash_exit_tfm(struct crypto_ahash *tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
133
void sun8i_ss_hash_exit_tfm(struct crypto_ahash *tfm)
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
147
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
163
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
177
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
191
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
218
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
233
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
261
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
347
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
396
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
47
int sun8i_ss_hmac_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
481
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
95
int sun8i_ss_hash_init_tfm(struct crypto_ahash *tfm)
drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
232
struct crypto_ahash *fallback_tfm;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
309
int sun8i_ss_hash_init_tfm(struct crypto_ahash *tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
310
void sun8i_ss_hash_exit_tfm(struct crypto_ahash *tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
319
int sun8i_ss_hmac_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/aspeed/aspeed-hace-hash.c
461
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
481
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
504
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
521
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
535
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
607
static int aspeed_sham_cra_init(struct crypto_ahash *tfm)
drivers/crypto/atmel-sha.c
1680
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1740
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1757
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1777
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1793
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1841
static int atmel_sha_hmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/atmel-sha.c
1864
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1881
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1940
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
2101
struct crypto_ahash *tfm;
drivers/crypto/atmel-sha.c
2162
struct crypto_ahash *tfm;
drivers/crypto/atmel-sha.c
2228
struct crypto_ahash *tfm = auth->tfm;
drivers/crypto/atmel-sha.c
2243
struct crypto_ahash *tfm = auth->tfm;
drivers/crypto/atmel-sha.c
2275
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
2298
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
420
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/axis/artpec6_crypto.c
2223
artpec6_crypto_hash_set_key(struct crypto_ahash *tfm,
drivers/crypto/bcm/cipher.c
1900
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
1957
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
2013
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
2086
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
2141
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
2180
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
2246
static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/bcm/cipher.c
2310
static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/bcm/cipher.c
2415
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
2467
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
654
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
896
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/bcm/cipher.c
995
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3140
static int ahash_set_sh_desc(struct crypto_ahash *ahash)
drivers/crypto/caam/caamalg_qi2.c
3312
static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/caam/caamalg_qi2.c
3406
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3433
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3471
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3498
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3534
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3653
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3724
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3818
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3913
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3986
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
4107
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
4203
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
4557
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/caam/caamhash.c
1009
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
1083
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
1150
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
1199
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
1320
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
1396
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
1764
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/caam/caamhash.c
205
static int ahash_set_sh_desc(struct crypto_ahash *ahash)
drivers/crypto/caam/caamhash.c
261
static int axcbc_set_sh_desc(struct crypto_ahash *ahash)
drivers/crypto/caam/caamhash.c
313
static int acmac_set_sh_desc(struct crypto_ahash *ahash)
drivers/crypto/caam/caamhash.c
424
static int ahash_setkey(struct crypto_ahash *ahash,
drivers/crypto/caam/caamhash.c
494
static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/caam/caamhash.c
514
static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/caam/caamhash.c
591
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
642
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
823
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamhash.c
948
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
256
static int ccp_aes_cmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
27
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
338
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
58
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccp/ccp-crypto-sha.c
184
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccp/ccp-crypto-sha.c
272
static int ccp_sha_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/ccp/ccp-crypto-sha.c
30
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccp/ccp-crypto-sha.c
316
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/ccp/ccp-crypto-sha.c
61
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1008
static int cc_cmac_setkey(struct crypto_ahash *ahash,
drivers/crypto/ccree/cc_hash.c
1154
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1222
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1343
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1424
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1503
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1529
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
2075
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/ccree/cc_hash.c
2132
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/ccree/cc_hash.c
288
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
306
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
326
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
346
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
369
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
422
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
560
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
636
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
716
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
727
static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/ccree/cc_hash.c
922
static int cc_xcbc_setkey(struct crypto_ahash *ahash,
drivers/crypto/chelsio/chcr_algo.c
1530
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
1625
struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
1727
struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
1797
struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
1895
struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
1994
struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
2062
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/chelsio/chcr_algo.c
2167
static int chcr_ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/chelsio/chcr_algo.c
2228
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/chelsio/chcr_algo.c
2250
struct crypto_ahash *rtfm = crypto_ahash_reqtfm(areq);
drivers/crypto/chelsio/chcr_crypto.h
168
static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm)
drivers/crypto/img-hash.c
113
struct crypto_ahash *fallback;
drivers/crypto/img-hash.c
488
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
554
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
569
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
584
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
601
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
615
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
628
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-common.c
709
struct crypto_ahash *ahash_tfm;
drivers/crypto/inside-secure/eip93/eip93-hash.c
161
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
213
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
24
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
289
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
392
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
440
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
46
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
522
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/eip93/eip93-hash.c
561
static int eip93_hash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/inside-secure/eip93/eip93-hash.c
62
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
1119
struct crypto_ahash *tfm;
drivers/crypto/inside-secure/safexcel_hash.c
1188
static int safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1197
static int safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1350
static int safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1422
static int safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1608
static int safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1680
static int safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1833
static int safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1904
static int safexcel_cbcmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
1972
static int safexcel_xcbcmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
2055
static int safexcel_cmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
2199
static int safexcel_hmac_sm3_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
2273
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2291
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
2328
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
233
struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2338
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
2348
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
2363
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
2383
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
2393
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/inside-secure/safexcel_hash.c
2404
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/inside-secure/safexcel_hash.c
2467
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2525
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2583
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2673
static int safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/inside-secure/safexcel_hash.c
2733
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2804
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2875
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
2946
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/inside-secure/safexcel_hash.c
34
struct crypto_ahash *fback;
drivers/crypto/inside-secure/safexcel_hash.c
522
struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
167
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
386
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
424
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
573
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
662
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
755
static int kmb_ocs_hcu_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
761
struct crypto_ahash *ahash_tfm;
drivers/crypto/marvell/cesa/hash.c
1184
struct crypto_ahash *tfm;
drivers/crypto/marvell/cesa/hash.c
1256
static int mv_cesa_ahmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/marvell/cesa/hash.c
1327
static int mv_cesa_ahmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/marvell/cesa/hash.c
1385
static int mv_cesa_ahmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/marvell/cesa/hash.c
841
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/marvell/cesa/hash.c
858
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/mxs-dcp.c
604
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/mxs-dcp.c
674
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/mxs-dcp.c
779
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/mxs-dcp.c
809
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/mxs-dcp.c
871
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/mxs-dcp.c
886
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/omap-sham.c
1282
static int omap_sham_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/omap-sham.c
304
struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req);
drivers/crypto/omap-sham.c
451
struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req);
drivers/crypto/omap-sham.c
941
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/padlock-sha.c
162
struct crypto_ahash *fallback_tfm;
drivers/crypto/padlock-sha.c
24
struct crypto_ahash *fallback;
drivers/crypto/qce/common.c
150
struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm);
drivers/crypto/qce/sha.c
186
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/qce/sha.c
330
static int qce_ahash_hmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/qce/sha.c
339
struct crypto_ahash *ahash_tfm;
drivers/crypto/qce/sha.c
396
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/qce/sha.c
41
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/qce/sha.h
63
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/rockchip/rk3288_crypto.h
232
struct crypto_ahash *fallback_tfm;
drivers/crypto/rockchip/rk3288_crypto_ahash.c
122
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
136
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
151
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
166
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
182
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
196
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
263
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
346
static int rk_hash_init_tfm(struct crypto_ahash *tfm)
drivers/crypto/rockchip/rk3288_crypto_ahash.c
368
static void rk_hash_exit_tfm(struct crypto_ahash *tfm)
drivers/crypto/rockchip/rk3288_crypto_ahash.c
47
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/rockchip/rk3288_crypto_ahash.c
66
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/s5p-sss.c
1577
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/s5p-sss.c
1692
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/sa2ul.c
1357
struct crypto_ahash *tfm;
drivers/crypto/sa2ul.c
1382
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/sa2ul.c
1530
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/sa2ul.c
1577
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/sa2ul.h
319
struct crypto_ahash *ahash;
drivers/crypto/sahara.c
1025
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/sahara.c
873
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-cryp.h
171
struct crypto_ahash *ahash_fbk;
drivers/crypto/starfive/jh7110-hash.c
256
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
274
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
291
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
308
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
324
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
349
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
363
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/starfive/jh7110-hash.c
374
static int starfive_hash_init_tfm(struct crypto_ahash *hash,
drivers/crypto/starfive/jh7110-hash.c
403
static void starfive_hash_exit_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
417
struct crypto_ahash *ahash_tfm;
drivers/crypto/starfive/jh7110-hash.c
456
static int starfive_hash_setkey(struct crypto_ahash *hash,
drivers/crypto/starfive/jh7110-hash.c
497
static int starfive_sha224_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
503
static int starfive_sha256_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
509
static int starfive_sha384_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
515
static int starfive_sha512_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
521
static int starfive_sm3_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
527
static int starfive_hmac_sha224_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
533
static int starfive_hmac_sha256_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
539
static int starfive_hmac_sha384_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
545
static int starfive_hmac_sha512_init_tfm(struct crypto_ahash *hash)
drivers/crypto/starfive/jh7110-hash.c
551
static int starfive_hmac_sm3_init_tfm(struct crypto_ahash *hash)
drivers/crypto/stm32/stm32-hash.c
1248
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/stm32/stm32-hash.c
1466
static int stm32_hash_setkey(struct crypto_ahash *tfm,
drivers/crypto/stm32/stm32-hash.c
275
struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req);
drivers/crypto/stm32/stm32-hash.c
308
struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req);
drivers/crypto/stm32/stm32-hash.c
594
struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req);
drivers/crypto/stm32/stm32-hash.c
809
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/stm32/stm32-hash.c
923
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/stm32/stm32-hash.c
952
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/talitos.c
1777
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1822
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1889
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1958
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2038
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2119
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2214
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2238
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2265
static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen,
drivers/crypto/talitos.c
2296
static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/tegra/tegra-se-aes.c
1554
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1583
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1660
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1720
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1766
static void tegra_cmac_init_fallback(struct crypto_ahash *tfm, struct tegra_cmac_ctx *ctx,
drivers/crypto/tegra/tegra-se-aes.c
1788
struct crypto_ahash *ahash_tfm = __crypto_ahash_cast(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1826
static int tegra_cmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/tegra/tegra-se-aes.c
1851
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1862
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1873
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1884
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1895
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
117
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
131
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
146
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
161
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
177
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
193
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
207
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
30
struct crypto_ahash *fallback_tfm;
drivers/crypto/tegra/tegra-se-hash.c
355
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
469
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
520
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
557
static void tegra_sha_init_fallback(struct crypto_ahash *tfm, struct tegra_sha_ctx *ctx,
drivers/crypto/tegra/tegra-se-hash.c
586
struct crypto_ahash *ahash_tfm = __crypto_ahash_cast(tfm);
drivers/crypto/tegra/tegra-se-hash.c
637
static int tegra_hmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/tegra/tegra-se-hash.c
658
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
669
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
683
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
697
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
711
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
725
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
739
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/md/dm-crypt.c
2828
struct crypto_ahash *mac;
drivers/md/dm-integrity.c
228
struct crypto_ahash *internal_ahash;
drivers/md/dm-integrity.c
4356
static int get_mac(struct crypto_shash **shash, struct crypto_ahash **ahash,
include/crypto/hash.h
1026
static inline bool ahash_is_async(struct crypto_ahash *tfm)
include/crypto/hash.h
1032
char *buf, struct crypto_ahash *tfm)
include/crypto/hash.h
163
int (*setkey)(struct crypto_ahash *tfm, const u8 *key,
include/crypto/hash.h
165
int (*init_tfm)(struct crypto_ahash *tfm);
include/crypto/hash.h
166
void (*exit_tfm)(struct crypto_ahash *tfm);
include/crypto/hash.h
22
struct crypto_ahash;
include/crypto/hash.h
299
static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm)
include/crypto/hash.h
301
return container_of(tfm, struct crypto_ahash, base);
include/crypto/hash.h
318
struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type,
include/crypto/hash.h
321
static inline struct crypto_tfm *crypto_ahash_tfm(struct crypto_ahash *tfm)
include/crypto/hash.h
332
static inline void crypto_free_ahash(struct crypto_ahash *tfm)
include/crypto/hash.h
349
static inline const char *crypto_ahash_alg_name(struct crypto_ahash *tfm)
include/crypto/hash.h
354
static inline const char *crypto_ahash_driver_name(struct crypto_ahash *tfm)
include/crypto/hash.h
368
static inline unsigned int crypto_ahash_blocksize(struct crypto_ahash *tfm)
include/crypto/hash.h
380
struct crypto_ahash *tfm)
include/crypto/hash.h
395
static inline unsigned int crypto_ahash_digestsize(struct crypto_ahash *tfm)
include/crypto/hash.h
410
static inline unsigned int crypto_ahash_statesize(struct crypto_ahash *tfm)
include/crypto/hash.h
415
static inline u32 crypto_ahash_get_flags(struct crypto_ahash *tfm)
include/crypto/hash.h
420
static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags)
include/crypto/hash.h
425
static inline void crypto_ahash_clear_flags(struct crypto_ahash *tfm, u32 flags)
include/crypto/hash.h
440
static inline struct crypto_ahash *crypto_ahash_reqtfm(
include/crypto/hash.h
452
static inline unsigned int crypto_ahash_reqsize(struct crypto_ahash *tfm)
include/crypto/hash.h
473
int crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
include/crypto/hash.h
595
struct crypto_ahash *tfm)
include/crypto/hash.h
613
struct crypto_ahash *tfm, gfp_t gfp)
include/crypto/hash.h
920
int crypto_hash_digest(struct crypto_ahash *tfm, const u8 *data,
include/crypto/internal/hash.h
117
static inline bool crypto_hash_no_export_core(struct crypto_ahash *tfm)
include/crypto/internal/hash.h
165
static inline void *crypto_ahash_ctx(struct crypto_ahash *tfm)
include/crypto/internal/hash.h
170
static inline void *crypto_ahash_ctx_dma(struct crypto_ahash *tfm)
include/crypto/internal/hash.h
181
static inline struct ahash_alg *crypto_ahash_alg(struct crypto_ahash *hash)
include/crypto/internal/hash.h
187
static inline void crypto_ahash_set_statesize(struct crypto_ahash *tfm,
include/crypto/internal/hash.h
193
static inline void crypto_ahash_set_reqsize(struct crypto_ahash *tfm,
include/crypto/internal/hash.h
199
static inline bool crypto_ahash_tested(struct crypto_ahash *tfm)
include/crypto/internal/hash.h
206
static inline void crypto_ahash_set_reqsize_dma(struct crypto_ahash *ahash,
include/crypto/internal/hash.h
226
struct crypto_ahash *ahash)
include/crypto/internal/hash.h
256
static inline struct crypto_ahash *crypto_spawn_ahash(
include/crypto/internal/hash.h
318
static inline bool crypto_ahash_req_virt(struct crypto_ahash *tfm)
include/crypto/internal/hash.h
323
static inline struct crypto_ahash *crypto_ahash_fb(struct crypto_ahash *tfm)
include/crypto/internal/hash.h
331
struct crypto_ahash *tfm = crypto_ahash_reqtfm(old);
include/net/ah.h
13
struct crypto_ahash *ahash;
include/net/ah.h
7
struct crypto_ahash;
net/ipv4/ah4.c
156
struct crypto_ahash *ahash;
net/ipv4/ah4.c
25
static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags,
net/ipv4/ah4.c
319
struct crypto_ahash *ahash;
net/ipv4/ah4.c
485
struct crypto_ahash *ahash;
net/ipv4/ah4.c
52
static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash,
net/ipv4/ah4.c
65
static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash,
net/ipv6/ah6.c
109
static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash,
net/ipv6/ah6.c
122
static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash,
net/ipv6/ah6.c
352
struct crypto_ahash *ahash;
net/ipv6/ah6.c
533
struct crypto_ahash *ahash;
net/ipv6/ah6.c
692
struct crypto_ahash *ahash;
net/ipv6/ah6.c
77
static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags,