Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/inside-secure/
Dsafexcel_hash.c1457 static int safexcel_hmac_sha256_init(struct ahash_request *areq) in safexcel_hmac_sha256_init() function
1482 int ret = safexcel_hmac_sha256_init(areq); in safexcel_hmac_sha256_digest()
1494 .init = safexcel_hmac_sha256_init,