Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_hash.c1485 static int safexcel_hmac_sha512_init(struct ahash_request *areq) in safexcel_hmac_sha512_init() function
1509 int ret = safexcel_hmac_sha512_init(areq); in safexcel_hmac_sha512_digest()
1521 .init = safexcel_hmac_sha512_init,