Home
last modified time | relevance | path

Searched defs:digsize (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/marvell/
Dhash.c334 unsigned int digsize; in mv_cesa_ahash_process() local
381 unsigned int digsize; in mv_cesa_ahash_prepare() local
805 unsigned int digsize = crypto_ahash_digestsize(ahash); in mv_cesa_ahash_export() local
824 unsigned int digsize = crypto_ahash_digestsize(ahash); in mv_cesa_ahash_import() local
/linux-4.4.14/drivers/crypto/
Dimg-hash.c88 size_t digsize; member