Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel_hash.c1496 static int safexcel_sha512_init(struct ahash_request *areq) in safexcel_sha512_init() function
1514 int ret = safexcel_sha512_init(areq); in safexcel_sha512_digest()
1526 .init = safexcel_sha512_init,