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