Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1238 static int safexcel_sha256_init(struct ahash_request *areq) in safexcel_sha256_init() function
1256 int ret = safexcel_sha256_init(areq); in safexcel_sha256_digest()
1268 .init = safexcel_sha256_init,