Home
last modified time | relevance | path

Searched refs:crypto_spawn_shash_alg (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h126 static inline struct shash_alg *crypto_spawn_shash_alg( in crypto_spawn_shash_alg() function
/linux-6.3-rc2/crypto/
A Dhmac.c193 salg = crypto_spawn_shash_alg(spawn); in hmac_create()
A Dhctr2.c466 polyval_alg = crypto_spawn_shash_alg(&ictx->polyval_spawn); in hctr2_create_common()
A Dadiantum.c536 hash_alg = crypto_spawn_shash_alg(&ictx->hash_spawn); in adiantum_create()
A Dcryptd.c667 alg = crypto_spawn_shash_alg(&ctx->spawn); in cryptd_create_hash()

Completed in 11 milliseconds