Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2607 static int safexcel_sha3_384_init(struct ahash_request *areq) in safexcel_sha3_384_init() function
2628 return safexcel_sha3_384_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_384_digest()
2638 .init = safexcel_sha3_384_init,