Searched defs:hash192 (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/bluetooth/ | ||
| H A D | mgmt.h | 327 __u8 hash192[16]; global() member |
| H A D | hci_core.h | 237 u8 hash192[16]; global() member |
| /linux/net/bluetooth/ | ||
| H A D | hci_core.c | 1509 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 | 5842 u8 *rand192, *hash192, *rand256, *hash256; add_remote_oob_data() local |