Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel_hash.c815 static int safexcel_hmac_sha1_init(struct ahash_request *areq) in safexcel_hmac_sha1_init() function
826 int ret = safexcel_hmac_sha1_init(areq); in safexcel_hmac_sha1_digest()
1022 .init = safexcel_hmac_sha1_init,