Searched refs:__crypto_shash_init (Results 1 – 1 of 1) sorted by relevance
67 static int __crypto_shash_init(struct shash_desc *desc) in __crypto_shash_init() function85 return __crypto_shash_init(desc); in crypto_shash_init()179 return __crypto_shash_init(desc) ?: in shash_default_digest()
Completed in 3 milliseconds