Searched defs:hash256 (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 | 317 __u8 hash256[16]; member 332 __u8 hash256[16]; member
|
H A D | hci.h | 901 __u8 hash256[16]; member 1247 __u8 hash256[16]; member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 321 __u8 hash256[16]; member 336 __u8 hash256[16]; member
|
H A D | hci_core.h | 239 u8 hash256[16]; member
|
H A D | hci.h | 1039 __u8 hash256[16]; member 1385 __u8 hash256[16]; member
|
Completed in 60 milliseconds