Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dhash.h234 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/linux-4.19.296/crypto/
Dhmac.c165 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dcryptd.c667 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()