Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1617 static int safexcel_hmac_sha512_init(struct ahash_request *areq) in safexcel_hmac_sha512_init() function
1642 int ret = safexcel_hmac_sha512_init(areq); in safexcel_hmac_sha512_digest()
1654 .init = safexcel_hmac_sha512_init,