Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dhash.h240 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/Linux-v4.19/crypto/
Dhmac.c165 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dcryptd.c666 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()