Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/inside-secure/
Dsafexcel_hash.c935 static int safexcel_sha1_init(struct ahash_request *areq) in safexcel_sha1_init() function
953 int ret = safexcel_sha1_init(areq); in safexcel_sha1_digest()
985 .init = safexcel_sha1_init,