Searched refs:safexcel_sha3_224_init (Results 1 – 1 of 1) sorted by relevance
2355 static int safexcel_sha3_224_init(struct ahash_request *areq) in safexcel_sha3_224_init() function2459 return safexcel_sha3_224_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_224_digest()2522 .init = safexcel_sha3_224_init,