Searched defs:mackey (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | common.c | 153 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash() local
|
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | common.c | 157 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash() local
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 128 u8 mackey[16]; member 1425 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk() argument 232 smp_f5(struct crypto_shash *tfm_cmac, const u8 w[32], const u8 n1[16], const u8 n2[16], const u8 a1[7], const u8 a2[7], u8 mackey[16], u8 ltk[16]) smp_f5() argument 3662 u8 mackey[16], ltk[16]; test_f5() local [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 129 u8 mackey[16]; member 1431 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk() argument 233 smp_f5(struct crypto_shash *tfm_cmac, const u8 w[32], const u8 n1[16], const u8 n2[16], const u8 a1[7], const u8 a2[7], u8 mackey[16], u8 ltk[16]) smp_f5() argument 3628 u8 mackey[16], ltk[16]; test_f5() local [all...] |
Completed in 9 milliseconds