Searched defs:rand256 (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 | 318 __u8 rand256[16]; member 333 __u8 rand256[16]; member
|
| H A D | hci.h | 902 __u8 rand256[16]; member 1248 __u8 rand256[16]; member
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | mgmt.h | 322 __u8 rand256[16]; member 337 __u8 rand256[16]; member
|
| H A D | hci_core.h | 240 u8 rand256[16]; member
|
| H A D | hci.h | 1040 __u8 rand256[16]; member 1386 __u8 rand256[16]; member
|
Completed in 49 milliseconds