Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel_hash.c1689 static int safexcel_hmac_sha384_init(struct ahash_request *areq) in safexcel_hmac_sha384_init() function
1714 int ret = safexcel_hmac_sha384_init(areq); in safexcel_hmac_sha384_digest()
1726 .init = safexcel_hmac_sha384_init,