Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/marvell/
Dhash.c983 static int mv_cesa_sha256_init(struct ahash_request *req) in mv_cesa_sha256_init() function
998 ret = mv_cesa_sha256_init(req); in mv_cesa_sha256_digest()
1022 .init = mv_cesa_sha256_init,