Home
last modified time | relevance | path

Searched refs:crypto_shash_statesize (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/crypto/
A Dhmac.c37 crypto_shash_statesize(tfm) * 2, in hmac_ctx()
46 int ss = crypto_shash_statesize(parent); in hmac_setkey()
121 int ss = crypto_shash_statesize(parent); in hmac_final()
136 int ss = crypto_shash_statesize(parent); in hmac_finup()
A Dhctr2.c89 p += crypto_shash_statesize(tctx->polyval); in hctr2_hashed_tweaklen()
375 crypto_shash_statesize(polyval)); in hctr2_init_tfm()
A Dtestmgr.c1237 const unsigned int statesize = crypto_shash_statesize(tfm); in test_shash_vec_cfg()
1902 statesize = max(statesize, crypto_shash_statesize(stfm)); in __alg_test_hash()
/linux-6.3-rc2/drivers/crypto/
A Dpadlock-sha.c440 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_export_nano()
450 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_import_nano()
/linux-6.3-rc2/include/crypto/
A Dhash.h793 static inline unsigned int crypto_shash_statesize(struct crypto_shash *tfm) in crypto_shash_statesize() function
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.c744 int state_size = crypto_shash_statesize(ctx->hashalg); in aead_hmac_init()
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c799 int state_size = crypto_shash_statesize(ctx->hashalg); in aead_hmac_init()

Completed in 22 milliseconds