Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dhash.h229 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/Linux-v5.4/crypto/
Dhmac.c149 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dadiantum.c426 hash = crypto_spawn_shash(&ictx->hash_spawn); in adiantum_init_tfm()
Dcryptd.c471 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()