Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2355 static int safexcel_sha3_224_init(struct ahash_request *areq) in safexcel_sha3_224_init() function
2459 return safexcel_sha3_224_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_224_digest()
2522 .init = safexcel_sha3_224_init,
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2400 static int safexcel_sha3_224_init(struct ahash_request *areq) in safexcel_sha3_224_init() function
2504 return safexcel_sha3_224_init(req) ?: safexcel_ahash_finup(req); in safexcel_sha3_224_digest()
2566 .init = safexcel_sha3_224_init,

Completed in 8 milliseconds