hash192 841 include/net/bluetooth/hci.h __u8 hash192[16]; hash192 1169 include/net/bluetooth/hci.h __u8 hash192[16]; hash192 164 include/net/bluetooth/hci_core.h u8 hash192[16]; hash192 1132 include/net/bluetooth/hci_core.h u8 bdaddr_type, u8 *hash192, u8 *rand192, hash192 308 include/net/bluetooth/mgmt.h __u8 hash192[16]; hash192 323 include/net/bluetooth/mgmt.h __u8 hash192[16]; hash192 2695 net/bluetooth/hci_core.c u8 bdaddr_type, u8 *hash192, u8 *rand192, hash192 2711 net/bluetooth/hci_core.c if (hash192 && rand192) { hash192 2712 net/bluetooth/hci_core.c memcpy(data->hash192, hash192, sizeof(data->hash192)); hash192 2717 net/bluetooth/hci_core.c memset(data->hash192, 0, sizeof(data->hash192)); hash192 2731 net/bluetooth/hci_core.c if (hash192 && rand192) hash192 189 net/bluetooth/hci_debugfs.c 16, data->hash192, 16, data->rand192, hash192 4413 net/bluetooth/hci_event.c !memcmp(data->hash192, ZERO_KEY, 16)) hash192 4734 net/bluetooth/hci_event.c memset(cp.hash192, 0, sizeof(cp.hash192)); hash192 4737 net/bluetooth/hci_event.c memcpy(cp.hash192, data->hash192, sizeof(cp.hash192)); hash192 4749 net/bluetooth/hci_event.c memcpy(cp.hash, data->hash192, sizeof(cp.hash)); hash192 3565 net/bluetooth/mgmt.c memcpy(mgmt_rp.hash192, rp->hash, sizeof(rp->hash)); hash192 3579 net/bluetooth/mgmt.c memcpy(mgmt_rp.hash192, rp->hash192, sizeof(rp->hash192)); hash192 3685 net/bluetooth/mgmt.c u8 *rand192, *hash192, *rand256, *hash256; hash192 3693 net/bluetooth/mgmt.c memcmp(cp->hash192, ZERO_KEY, 16)) { hash192 3702 net/bluetooth/mgmt.c hash192 = NULL; hash192 3708 net/bluetooth/mgmt.c !memcmp(cp->hash192, ZERO_KEY, 16)) { hash192 3710 net/bluetooth/mgmt.c hash192 = NULL; hash192 3713 net/bluetooth/mgmt.c hash192 = cp->hash192; hash192 3730 net/bluetooth/mgmt.c cp->addr.type, hash192, rand192, hash192 6074 net/bluetooth/mgmt.c h192 = rp->hash192;