Searched refs:safexcel_hmac_sha3_setkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 2757 static int safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha3_setkey() function 2863 .setkey = safexcel_hmac_sha3_setkey, 2934 .setkey = safexcel_hmac_sha3_setkey, 3005 .setkey = safexcel_hmac_sha3_setkey, 3075 .setkey = safexcel_hmac_sha3_setkey,
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 2801 static int safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha3_setkey() function 2907 .setkey = safexcel_hmac_sha3_setkey, 2978 .setkey = safexcel_hmac_sha3_setkey, 3049 .setkey = safexcel_hmac_sha3_setkey, 3119 .setkey = safexcel_hmac_sha3_setkey,
|
Completed in 14 milliseconds