Searched defs:mackey (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/qce/
H A Dcommon.c157 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; local
/linux-master/net/bluetooth/
H A Dsmp.c128 u8 mackey[16]; member in struct:smp_chan
1430 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) 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]) argument
3627 u8 mackey[16], ltk[16]; local
[all...]

Completed in 265 milliseconds