Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dhash.h230 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/linux-4.4.14/crypto/
Dhmac.c164 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dmcryptd.c283 hash = crypto_spawn_shash(spawn); in mcryptd_hash_init_tfm()
Dcryptd.c411 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()