Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h228 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/OK3568_Linux_fs/kernel/crypto/
H A Dhmac.c148 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
H A Dadiantum.c418 hash = crypto_spawn_shash(&ictx->hash_spawn); in adiantum_init_tfm()
H A Dcryptd.c432 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()