Searched refs:crypto_ahash_alg_name (Results 1 – 2 of 2) sorted by relevance
304 static inline const char *crypto_ahash_alg_name(struct crypto_ahash *tfm) in crypto_ahash_alg_name() function
1931 alg_name = crypto_ahash_alg_name(tfm); in ahash_enqueue()2032 alg_name = crypto_ahash_alg_name(tfm); in ahash_init()
Completed in 10 milliseconds