Searched defs:io_cap (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 1451 u8 io_cap[3], r[16]; in sc_dhkey_check() local 2882 u8 io_cap[3], r[16], e[16]; in smp_cmd_dhkey_check() local 285 smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], const u8 n1[16], const u8 n2[16], const u8 r[16], const u8 io_cap[3], const u8 a1[7], const u8 a2[7], u8 res[16]) smp_f6() argument 3692 const u8 io_cap[3] = { 0x02, 0x01, 0x01 }; test_f6() local [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 1457 u8 io_cap[3], r[16]; in sc_dhkey_check() local 2888 u8 io_cap[3], r[16], e[16]; in smp_cmd_dhkey_check() local 286 smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], const u8 n1[16], const u8 n2[16], const u8 r[16], const u8 io_cap[3], const u8 a1[7], const u8 a2[7], u8 res[16]) smp_f6() argument 3658 const u8 io_cap[3] = { 0x02, 0x01, 0x01 }; test_f6() local [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 261 __u8 io_cap; member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 265 __u8 io_cap; member
|
Completed in 15 milliseconds