Searched refs:__crypto_shash_alg (Results 1 – 2 of 2) sorted by relevance
680 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg() function687 return __crypto_shash_alg(crypto_shash_tfm(tfm)->__crt_alg); in crypto_shash_alg()
236 return container_of(__crypto_shash_alg(&inst->alg), in shash_instance()