Searched refs:crypto_shash_descsize (Results 1 – 2 of 2) sorted by relevance
826 static inline unsigned int crypto_shash_descsize(struct crypto_shash *tfm) in crypto_shash_descsize() function1002 sizeof(*desc) + crypto_shash_descsize(desc->tfm)); in shash_desc_zero()
1735 BUG_ON(crypto_shash_descsize(journal->j_chksum_driver) > in jbd2_chksum()