Searched refs:__crypto_shash_alg (Results 1 – 2 of 2) sorted by relevance
794 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg() function801 return __crypto_shash_alg(crypto_shash_tfm(tfm)->__crt_alg); in crypto_shash_alg()
158 return __crypto_shash_alg(spawn->base.alg); in crypto_spawn_shash_alg()
Completed in 17 milliseconds