Home
last modified time | relevance | path

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

/Linux-v5.10/include/crypto/internal/
Dhash.h234 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/Linux-v5.10/crypto/
Dhmac.c148 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dadiantum.c417 hash = crypto_spawn_shash(&ictx->hash_spawn); in adiantum_init_tfm()
Dcryptd.c433 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()