Searched defs:mackey (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/crypto/qce/ |
H A D | common.c | 241 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; qce_setup_regs_ahash() local
|
/linux-4.4.14/net/bluetooth/ |
H A D | smp.c | 127 u8 mackey[16]; member in struct:smp_chan 1396 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) sc_mackey_and_ltk() argument 3580 u8 mackey[16], ltk[16]; test_f5() local 246 smp_f5(struct crypto_hash *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
|
Completed in 238 milliseconds