Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dhash.h122 static inline struct shash_alg *crypto_spawn_shash_alg( in crypto_spawn_shash_alg() function
/linux/crypto/
A Dhmac.c201 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.c567 hash_alg = crypto_spawn_shash_alg(&ictx->hash_spawn); in adiantum_create()
A Dcryptd.c682 alg = crypto_spawn_shash_alg(&ctx->spawn); in cryptd_create_hash()

Completed in 11 milliseconds