Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/marvell/
Dhash.c920 static int mv_cesa_sha1_init(struct ahash_request *req) in mv_cesa_sha1_init() function
951 ret = mv_cesa_sha1_init(req); in mv_cesa_sha1_digest()
959 .init = mv_cesa_sha1_init,