Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/cesa/
Dhash.c1033 static int mv_cesa_sha256_init(struct ahash_request *req) in mv_cesa_sha256_init() function
1058 ret = mv_cesa_sha256_init(req); in mv_cesa_sha256_digest()
1082 .init = mv_cesa_sha256_init,