Home
last modified time | relevance | path

Searched refs:crypto_spawn_shash (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/crypto/internal/
Dhash.h228 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/linux-5.19.10/crypto/
Dhmac.c152 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dadiantum.c418 hash = crypto_spawn_shash(&ictx->hash_spawn); in adiantum_init_tfm()
Dcryptd.c432 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()