Searched refs:safexcel_sha3_512_init (Results 1 – 1 of 1) sorted by relevance
2665 static int safexcel_sha3_512_init(struct ahash_request *areq) in safexcel_sha3_512_init() function2686 return safexcel_sha3_512_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_512_digest()2696 .init = safexcel_sha3_512_init,