Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1320 static int safexcel_sha224_init(struct ahash_request *areq) in safexcel_sha224_init() function
1338 int ret = safexcel_sha224_init(areq); in safexcel_sha224_digest()
1350 .init = safexcel_sha224_init,