Home
last modified time | relevance | path

Searched refs:crypto_ahash_alg_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/crypto/
Dhash.h304 static inline const char *crypto_ahash_alg_name(struct crypto_ahash *tfm) in crypto_ahash_alg_name() function
/Linux-v6.1/drivers/crypto/bcm/
Dcipher.c1931 alg_name = crypto_ahash_alg_name(tfm); in ahash_enqueue()
2032 alg_name = crypto_ahash_alg_name(tfm); in ahash_init()