Searched refs:crypto_shash_coresize (Results 1 – 2 of 2) sorted by relevance
77 crypto_shash_coresize(desc->tfm)); in padlock_sha_export()84 unsigned int ss = crypto_shash_coresize(desc->tfm); in padlock_sha_import()
347 static inline unsigned int crypto_shash_coresize(struct crypto_shash *tfm) in crypto_shash_coresize() function