Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1836 static int safexcel_hmac_md5_init(struct ahash_request *areq) in safexcel_hmac_md5_init() function
1869 int ret = safexcel_hmac_md5_init(areq); in safexcel_hmac_md5_digest()
1881 .init = safexcel_hmac_md5_init,