Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/marvell/cesa/
Dhash.c962 static int mv_cesa_sha1_init(struct ahash_request *req) in mv_cesa_sha1_init() function
1000 ret = mv_cesa_sha1_init(req); in mv_cesa_sha1_digest()
1008 .init = mv_cesa_sha1_init,