Searched refs:crypto_ahash_blocksize (Results 1 – 5 of 5) sorted by relevance
78 if (WARN_ON(alg->block_size != crypto_ahash_blocksize(tfm))) in fsverity_get_hash_alg()
306 static inline unsigned int crypto_ahash_blocksize(struct crypto_ahash *tfm) in crypto_ahash_blocksize() function
814 blocksize = crypto_ahash_blocksize(ahash); in mv_cesa_ahash_export()838 blocksize = crypto_ahash_blocksize(ahash); in mv_cesa_ahash_import()
792 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_ctx()1212 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_no_ctx()1434 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_first()
1557 const unsigned int blocksize = crypto_ahash_blocksize(tfm); in test_hash_vs_generic_impl()