Searched defs:rand192 (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | hci_core.c | 2822 hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 *hash192, u8 *rand192, u8 *hash256, u8 *rand256) hci_add_remote_oob_data() argument
|
| H A D | mgmt.c | 4512 u8 *rand192, *hash192, *rand256, *hash256; in add_remote_oob_data() local [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | hci_core.c | 1572 hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 *hash192, u8 *rand192, u8 *hash256, u8 *rand256) hci_add_remote_oob_data() argument
|
| H A D | mgmt.c | 5659 u8 *rand192, *hash192, *rand256, *hash256; in add_remote_oob_data() local [all...] |
| /kernel/linux/linux-5.10/include/net/bluetooth/ |
| H A D | mgmt.h | 316 __u8 rand192[16]; member 331 __u8 rand192[16]; member
|
| H A D | hci.h | 900 __u8 rand192[16]; member 1246 __u8 rand192[16]; member
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | mgmt.h | 320 __u8 rand192[16]; member 335 __u8 rand192[16]; member
|
| H A D | hci_core.h | 238 u8 rand192[16]; member
|
| H A D | hci.h | 1038 __u8 rand192[16]; member 1384 __u8 rand192[16]; member
|
Completed in 51 milliseconds