Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/inside-secure/
Dsafexcel_hash.c1359 static int safexcel_hmac_sha224_init(struct ahash_request *areq) in safexcel_hmac_sha224_init() function
1384 int ret = safexcel_hmac_sha224_init(areq); in safexcel_hmac_sha224_digest()
1396 .init = safexcel_hmac_sha224_init,