rand192 842 include/net/bluetooth/hci.h __u8 rand192[16]; rand192 1170 include/net/bluetooth/hci.h __u8 rand192[16]; rand192 165 include/net/bluetooth/hci_core.h u8 rand192[16]; rand192 1132 include/net/bluetooth/hci_core.h u8 bdaddr_type, u8 *hash192, u8 *rand192, rand192 309 include/net/bluetooth/mgmt.h __u8 rand192[16]; rand192 324 include/net/bluetooth/mgmt.h __u8 rand192[16]; rand192 2695 net/bluetooth/hci_core.c u8 bdaddr_type, u8 *hash192, u8 *rand192, rand192 2711 net/bluetooth/hci_core.c if (hash192 && rand192) { rand192 2713 net/bluetooth/hci_core.c memcpy(data->rand192, rand192, sizeof(data->rand192)); rand192 2718 net/bluetooth/hci_core.c memset(data->rand192, 0, sizeof(data->rand192)); rand192 2731 net/bluetooth/hci_core.c if (hash192 && rand192) rand192 189 net/bluetooth/hci_debugfs.c 16, data->hash192, 16, data->rand192, rand192 4412 net/bluetooth/hci_event.c if (!memcmp(data->rand192, ZERO_KEY, 16) || rand192 4735 net/bluetooth/hci_event.c memset(cp.rand192, 0, sizeof(cp.rand192)); rand192 4738 net/bluetooth/hci_event.c memcpy(cp.rand192, data->rand192, sizeof(cp.rand192)); rand192 4750 net/bluetooth/hci_event.c memcpy(cp.rand, data->rand192, sizeof(cp.rand)); rand192 3566 net/bluetooth/mgmt.c memcpy(mgmt_rp.rand192, rp->rand, sizeof(rp->rand)); rand192 3580 net/bluetooth/mgmt.c memcpy(mgmt_rp.rand192, rp->rand192, sizeof(rp->rand192)); rand192 3685 net/bluetooth/mgmt.c u8 *rand192, *hash192, *rand256, *hash256; rand192 3692 net/bluetooth/mgmt.c if (memcmp(cp->rand192, ZERO_KEY, 16) || rand192 3701 net/bluetooth/mgmt.c rand192 = NULL; rand192 3707 net/bluetooth/mgmt.c if (!memcmp(cp->rand192, ZERO_KEY, 16) || rand192 3709 net/bluetooth/mgmt.c rand192 = NULL; rand192 3712 net/bluetooth/mgmt.c rand192 = cp->rand192; rand192 3730 net/bluetooth/mgmt.c cp->addr.type, hash192, rand192, rand192 6075 net/bluetooth/mgmt.c r192 = rp->rand192;