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
1071
int crypto_hash_digest(struct crypto_ahash *tfm, const u8 *data,
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
828
.tfmsize = offsetof(struct crypto_ahash, base),
crypto/ahash.c
841
struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type,
crypto/ahash.c
865
struct crypto_ahash *crypto_clone_ahash(struct crypto_ahash *hash)
crypto/ahash.c
869
struct crypto_ahash *fb = NULL;
crypto/ahash.c
870
struct crypto_ahash *nhash;
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
258
struct crypto_ahash *auth = ctx->auth;
crypto/authencesn.c
31
struct crypto_ahash *auth;
crypto/authencesn.c
312
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
1012
struct crypto_ahash *tfm;
crypto/cryptd.c
436
static int cryptd_hash_init_tfm(struct crypto_ahash *tfm)
crypto/cryptd.c
455
static int cryptd_hash_clone_tfm(struct crypto_ahash *ntfm,
crypto/cryptd.c
456
struct crypto_ahash *tfm)
crypto/cryptd.c
470
static void cryptd_hash_exit_tfm(struct crypto_ahash *tfm)
crypto/cryptd.c
477
static int cryptd_hash_setkey(struct crypto_ahash *parent,
crypto/cryptd.c
493
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
522
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
540
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
616
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/cryptd.c
647
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/gcm.c
28
struct crypto_ahash *ghash;
crypto/gcm.c
521
struct crypto_ahash *ghash;
crypto/gcm.c
92
struct crypto_ahash *ghash = ctx->ghash;
crypto/hmac.c
251
static int hmac_setkey_ahash(struct crypto_ahash *parent,
crypto/hmac.c
255
struct crypto_ahash *fb = crypto_ahash_fb(tctx->hash);
crypto/hmac.c
30
struct crypto_ahash *hash;
crypto/hmac.c
310
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
325
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
335
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
356
struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq);
crypto/hmac.c
408
static int hmac_init_ahash_tfm(struct crypto_ahash *parent)
crypto/hmac.c
412
struct crypto_ahash *hash;
crypto/hmac.c
426
static int hmac_clone_ahash_tfm(struct crypto_ahash *dst,
crypto/hmac.c
427
struct crypto_ahash *src)
crypto/hmac.c
431
struct crypto_ahash *hash;
crypto/hmac.c
441
static void hmac_exit_ahash_tfm(struct crypto_ahash *parent)
crypto/krb5enc.c
105
struct crypto_ahash *auth = ctx->auth;
crypto/krb5enc.c
211
struct crypto_ahash *auth = ctx->auth;
crypto/krb5enc.c
285
struct crypto_ahash *auth = ctx->auth;
crypto/krb5enc.c
32
struct crypto_ahash *auth;
crypto/krb5enc.c
349
struct crypto_ahash *auth;
crypto/tcrypt.c
872
struct crypto_ahash *tfm;
crypto/tcrypt.c
884
get_driver_name(crypto_ahash, tfm));
crypto/testmgr.c
1478
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/testmgr.c
1754
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
crypto/testmgr.c
1763
struct crypto_ahash *generic_tfm = NULL;
crypto/testmgr.c
1903
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
462
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
482
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
505
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
522
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
536
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/aspeed/aspeed-hace-hash.c
608
static int aspeed_sham_cra_init(struct crypto_ahash *tfm)
drivers/crypto/atmel-sha.c
1688
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1749
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1766
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1786
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1802
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1850
static int atmel_sha_hmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/atmel-sha.c
1873
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1890
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
1949
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
2110
struct crypto_ahash *tfm;
drivers/crypto/atmel-sha.c
2171
struct crypto_ahash *tfm;
drivers/crypto/atmel-sha.c
2237
struct crypto_ahash *tfm = auth->tfm;
drivers/crypto/atmel-sha.c
2252
struct crypto_ahash *tfm = auth->tfm;
drivers/crypto/atmel-sha.c
2284
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
2307
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/atmel-sha.c
428
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/axis/artpec6_crypto.c
2229
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
3139
static int ahash_set_sh_desc(struct crypto_ahash *ahash)
drivers/crypto/caam/caamalg_qi2.c
3311
static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/caam/caamalg_qi2.c
3405
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3432
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3470
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3497
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3533
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3652
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3723
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3817
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3912
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
3985
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
4106
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
4202
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/caam/caamalg_qi2.c
4556
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
1007
static int cc_cmac_setkey(struct crypto_ahash *ahash,
drivers/crypto/ccree/cc_hash.c
1153
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1221
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1342
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1423
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1501
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
1527
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
2077
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/ccree/cc_hash.c
2134
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/ccree/cc_hash.c
287
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
305
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
325
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
345
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
368
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
421
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
559
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
635
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
715
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/ccree/cc_hash.c
726
static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key,
drivers/crypto/ccree/cc_hash.c
921
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
114
struct crypto_ahash *fallback;
drivers/crypto/img-hash.c
489
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
555
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
570
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
585
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
602
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
616
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/img-hash.c
629
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
168
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
387
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
425
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
574
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
663
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
756
static int kmb_ocs_hcu_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
762
struct crypto_ahash *ahash_tfm;
drivers/crypto/marvell/cesa/hash.c
1185
struct crypto_ahash *tfm;
drivers/crypto/marvell/cesa/hash.c
1257
static int mv_cesa_ahmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/marvell/cesa/hash.c
1328
static int mv_cesa_ahmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/marvell/cesa/hash.c
1386
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
859
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
1284
static int omap_sham_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/omap-sham.c
305
struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req);
drivers/crypto/omap-sham.c
452
struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req);
drivers/crypto/omap-sham.c
942
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
185
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/qce/sha.c
329
static int qce_ahash_hmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/qce/sha.c
338
struct crypto_ahash *ahash_tfm;
drivers/crypto/qce/sha.c
395
struct crypto_ahash *ahash = __crypto_ahash_cast(tfm);
drivers/crypto/qce/sha.c
40
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
1254
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/stm32/stm32-hash.c
1472
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
815
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/stm32/stm32-hash.c
929
struct crypto_ahash *ahash = crypto_ahash_reqtfm(req);
drivers/crypto/stm32/stm32-hash.c
958
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/talitos.c
1705
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1792
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1915
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1930
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
1983
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2136
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2160
struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
drivers/crypto/talitos.c
2187
static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen,
drivers/crypto/talitos.c
2218
static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/tegra/tegra-se-aes.c
1544
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1573
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1650
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1710
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1754
static void tegra_cmac_init_fallback(struct crypto_ahash *tfm, struct tegra_cmac_ctx *ctx,
drivers/crypto/tegra/tegra-se-aes.c
1776
struct crypto_ahash *ahash_tfm = __crypto_ahash_cast(tfm);
drivers/crypto/tegra/tegra-se-aes.c
1814
static int tegra_cmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/tegra/tegra-se-aes.c
1839
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1850
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1861
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1872
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-aes.c
1883
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
116
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
130
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
145
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
160
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
176
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
192
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
206
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
29
struct crypto_ahash *fallback_tfm;
drivers/crypto/tegra/tegra-se-hash.c
354
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
468
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
519
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
554
static void tegra_sha_init_fallback(struct crypto_ahash *tfm, struct tegra_sha_ctx *ctx,
drivers/crypto/tegra/tegra-se-hash.c
583
struct crypto_ahash *ahash_tfm = __crypto_ahash_cast(tfm);
drivers/crypto/tegra/tegra-se-hash.c
634
static int tegra_hmac_setkey(struct crypto_ahash *tfm, const u8 *key,
drivers/crypto/tegra/tegra-se-hash.c
655
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
666
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
680
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
694
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
708
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
722
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/crypto/tegra/tegra-se-hash.c
736
struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
drivers/md/dm-crypt.c
2866
struct crypto_ahash *mac;
drivers/md/dm-integrity.c
228
struct crypto_ahash *internal_ahash;
drivers/md/dm-integrity.c
4364
static int get_mac(struct crypto_shash **shash, struct crypto_ahash **ahash,
include/crypto/cryptd.h
35
struct crypto_ahash base;
include/crypto/cryptd.h
39
struct crypto_ahash *tfm)
include/crypto/hash.h
1034
static inline bool ahash_is_async(struct crypto_ahash *tfm)
include/crypto/hash.h
1040
char *buf, struct crypto_ahash *tfm)
include/crypto/hash.h
164
int (*setkey)(struct crypto_ahash *tfm, const u8 *key,
include/crypto/hash.h
166
int (*init_tfm)(struct crypto_ahash *tfm);
include/crypto/hash.h
167
void (*exit_tfm)(struct crypto_ahash *tfm);
include/crypto/hash.h
168
int (*clone_tfm)(struct crypto_ahash *dst, struct crypto_ahash *src);
include/crypto/hash.h
22
struct crypto_ahash;
include/crypto/hash.h
303
static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm)
include/crypto/hash.h
305
return container_of(tfm, struct crypto_ahash, base);
include/crypto/hash.h
322
struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type,
include/crypto/hash.h
325
struct crypto_ahash *crypto_clone_ahash(struct crypto_ahash *tfm);
include/crypto/hash.h
327
static inline struct crypto_tfm *crypto_ahash_tfm(struct crypto_ahash *tfm)
include/crypto/hash.h
338
static inline void crypto_free_ahash(struct crypto_ahash *tfm)
include/crypto/hash.h
355
static inline const char *crypto_ahash_alg_name(struct crypto_ahash *tfm)
include/crypto/hash.h
360
static inline const char *crypto_ahash_driver_name(struct crypto_ahash *tfm)
include/crypto/hash.h
374
static inline unsigned int crypto_ahash_blocksize(struct crypto_ahash *tfm)
include/crypto/hash.h
386
struct crypto_ahash *tfm)
include/crypto/hash.h
401
static inline unsigned int crypto_ahash_digestsize(struct crypto_ahash *tfm)
include/crypto/hash.h
416
static inline unsigned int crypto_ahash_statesize(struct crypto_ahash *tfm)
include/crypto/hash.h
421
static inline u32 crypto_ahash_get_flags(struct crypto_ahash *tfm)
include/crypto/hash.h
426
static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags)
include/crypto/hash.h
431
static inline void crypto_ahash_clear_flags(struct crypto_ahash *tfm, u32 flags)
include/crypto/hash.h
446
static inline struct crypto_ahash *crypto_ahash_reqtfm(
include/crypto/hash.h
458
static inline unsigned int crypto_ahash_reqsize(struct crypto_ahash *tfm)
include/crypto/hash.h
479
int crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key,
include/crypto/hash.h
601
struct crypto_ahash *tfm)
include/crypto/hash.h
619
struct crypto_ahash *tfm, gfp_t gfp)
include/crypto/hash.h
928
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
151
struct crypto_ahash *ahash;
net/ipv4/ah4.c
25
static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags,
net/ipv4/ah4.c
309
struct crypto_ahash *ahash;
net/ipv4/ah4.c
475
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/ipv4/tcp_ao.c
1343
struct crypto_ahash *tfm;
net/ipv4/tcp_ao.c
1554
struct crypto_ahash *tfm;
net/ipv4/tcp_sigpool.c
108
static int __cpool_try_clone(struct crypto_ahash *hash)
net/ipv4/tcp_sigpool.c
110
struct crypto_ahash *tmp;
net/ipv4/tcp_sigpool.c
122
struct crypto_ahash *cpu0_hash;
net/ipv4/tcp_sigpool.c
23
struct crypto_ahash *hash;
net/ipv4/tcp_sigpool.c
262
struct crypto_ahash *hash;
net/ipv4/tcp_sigpool.c
295
struct crypto_ahash *hash = crypto_ahash_reqtfm(c->req);
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
347
struct crypto_ahash *ahash;
net/ipv6/ah6.c
523
struct crypto_ahash *ahash;
net/ipv6/ah6.c
682
struct crypto_ahash *ahash;
net/ipv6/ah6.c
77
static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags,
net/sunrpc/auth_gss/gss_krb5_crypto.c
170
gss_krb5_checksum(struct crypto_ahash *tfm, char *header, int hdrlen,
net/sunrpc/auth_gss/gss_krb5_crypto.c
589
struct crypto_ahash *ahash;
net/sunrpc/auth_gss/gss_krb5_crypto.c
662
struct crypto_ahash *ahash;
net/sunrpc/auth_gss/gss_krb5_crypto.c
731
struct crypto_ahash *tfm, const struct xdr_buf *body,
net/sunrpc/auth_gss/gss_krb5_crypto.c
817
struct crypto_ahash *ahash;
net/sunrpc/auth_gss/gss_krb5_crypto.c
908
struct crypto_ahash *ahash;
net/sunrpc/auth_gss/gss_krb5_internal.h
158
u32 gss_krb5_checksum(struct crypto_ahash *tfm, char *header, int hdrlen,
net/sunrpc/auth_gss/gss_krb5_internal.h
191
struct crypto_ahash *tfm, const struct xdr_buf *body,
net/sunrpc/auth_gss/gss_krb5_internal.h
71
struct crypto_ahash *acceptor_sign;
net/sunrpc/auth_gss/gss_krb5_internal.h
72
struct crypto_ahash *initiator_sign;
net/sunrpc/auth_gss/gss_krb5_internal.h
73
struct crypto_ahash *initiator_integ;
net/sunrpc/auth_gss/gss_krb5_internal.h
74
struct crypto_ahash *acceptor_integ;
net/sunrpc/auth_gss/gss_krb5_mech.c
281
static struct crypto_ahash *
net/sunrpc/auth_gss/gss_krb5_mech.c
284
struct crypto_ahash *tfm;
net/sunrpc/auth_gss/gss_krb5_seal.c
108
struct crypto_ahash *tfm = ctx->initiate ?
net/sunrpc/auth_gss/gss_krb5_test.c
1125
struct crypto_ahash *ahash_tfm;
net/sunrpc/auth_gss/gss_krb5_test.c
1620
struct crypto_ahash *ahash_tfm;
net/sunrpc/auth_gss/gss_krb5_test.c
81
struct crypto_ahash *tfm;
net/sunrpc/auth_gss/gss_krb5_unseal.c
74
struct crypto_ahash *tfm = ctx->initiate ?
security/integrity/ima/ima_crypto.c
285
static struct crypto_ahash *ima_alloc_atfm(enum hash_algo algo)
security/integrity/ima/ima_crypto.c
287
struct crypto_ahash *tfm = ima_ahash_tfm;
security/integrity/ima/ima_crypto.c
307
static void ima_free_atfm(struct crypto_ahash *tfm)
security/integrity/ima/ima_crypto.c
326
struct crypto_ahash *tfm)
security/integrity/ima/ima_crypto.c
437
struct crypto_ahash *tfm;
security/integrity/ima/ima_crypto.c
58
static struct crypto_ahash *ima_ahash_tfm;
security/integrity/ima/ima_crypto.c
660
struct crypto_ahash *tfm)
security/integrity/ima/ima_crypto.c
701
struct crypto_ahash *tfm;