Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1011 static int safexcel_hmac_sha1_init(struct ahash_request *areq) in safexcel_hmac_sha1_init() function
1036 int ret = safexcel_hmac_sha1_init(areq); in safexcel_hmac_sha1_digest()
1235 .init = safexcel_hmac_sha1_init,