Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel_hash.c1116 static int __safexcel_hmac_setkey(const char *alg, const u8 *key, in __safexcel_hmac_setkey() function
1175 ret = __safexcel_hmac_setkey(alg, key, keylen, &istate, &ostate); in safexcel_hmac_setkey()