Home
last modified time | relevance | path

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

/drivers/crypto/marvell/
Dhash.c1304 static int mv_cesa_ahmac_sha1_init(struct ahash_request *req) in mv_cesa_ahmac_sha1_init() function
1341 ret = mv_cesa_ahmac_sha1_init(req); in mv_cesa_ahmac_sha1_digest()
1349 .init = mv_cesa_ahmac_sha1_init,