Home
last modified time | relevance | path

Searched refs:crypto_ahash_blocksize (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/crypto/
Dhash.h277 static inline unsigned int crypto_ahash_blocksize(struct crypto_ahash *tfm) in crypto_ahash_blocksize() function
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c808 blocksize = crypto_ahash_blocksize(ahash); in mv_cesa_ahash_export()
833 blocksize = crypto_ahash_blocksize(ahash); in mv_cesa_ahash_import()