Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1551 static int safexcel_sha384_init(struct ahash_request *areq) in safexcel_sha384_init() function
1569 int ret = safexcel_sha384_init(areq); in safexcel_sha384_digest()
1581 .init = safexcel_sha384_init,