Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/inside-secure/
Dsafexcel_hash.c2982 static int safexcel_hmac_sha3_384_init(struct ahash_request *areq) in safexcel_hmac_sha3_384_init() function
3009 return safexcel_hmac_sha3_384_init(req) ?: in safexcel_hmac_sha3_384_digest()
3025 .init = safexcel_hmac_sha3_384_init,