Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/marvell/
Dhash.c1001 static int mv_cesa_sha256_init(struct ahash_request *req) in mv_cesa_sha256_init() function
1026 ret = mv_cesa_sha256_init(req); in mv_cesa_sha256_digest()
1050 .init = mv_cesa_sha256_init,