Home
last modified time | relevance | path

Searched refs:safexcel_sha3_512_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2665 static int safexcel_sha3_512_init(struct ahash_request *areq) in safexcel_sha3_512_init() function
2686 return safexcel_sha3_512_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_512_digest()
2696 .init = safexcel_sha3_512_init,
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2709 static int safexcel_sha3_512_init(struct ahash_request *areq) in safexcel_sha3_512_init() function
2730 return safexcel_sha3_512_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_512_digest()
2740 .init = safexcel_sha3_512_init,

Completed in 9 milliseconds