Searched refs:__safexcel_hmac_setkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 1116 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()
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 1140 static int __safexcel_hmac_setkey(const char *alg, const u8 *key, in __safexcel_hmac_setkey() function 1199 ret = __safexcel_hmac_setkey(alg, key, keylen, &istate, &ostate); in safexcel_hmac_setkey()
|
Completed in 8 milliseconds