rand256 844 include/net/bluetooth/hci.h __u8 rand256[16]; rand256 1172 include/net/bluetooth/hci.h __u8 rand256[16]; rand256 167 include/net/bluetooth/hci_core.h u8 rand256[16]; rand256 1133 include/net/bluetooth/hci_core.h u8 *hash256, u8 *rand256); rand256 311 include/net/bluetooth/mgmt.h __u8 rand256[16]; rand256 326 include/net/bluetooth/mgmt.h __u8 rand256[16]; rand256 2696 net/bluetooth/hci_core.c u8 *hash256, u8 *rand256) rand256 2714 net/bluetooth/hci_core.c if (hash256 && rand256) rand256 2719 net/bluetooth/hci_core.c if (hash256 && rand256) rand256 2725 net/bluetooth/hci_core.c if (hash256 && rand256) { rand256 2727 net/bluetooth/hci_core.c memcpy(data->rand256, rand256, sizeof(data->rand256)); rand256 2730 net/bluetooth/hci_core.c memset(data->rand256, 0, sizeof(data->rand256)); rand256 190 net/bluetooth/hci_debugfs.c 16, data->hash256, 16, data->rand256); rand256 4401 net/bluetooth/hci_event.c if (!memcmp(data->rand256, ZERO_KEY, 16) || rand256 4741 net/bluetooth/hci_event.c memcpy(cp.rand256, data->rand256, sizeof(cp.rand256)); rand256 3568 net/bluetooth/mgmt.c rp_size -= sizeof(mgmt_rp.hash256) + sizeof(mgmt_rp.rand256); rand256 3583 net/bluetooth/mgmt.c memcpy(mgmt_rp.rand256, rp->rand256, sizeof(rp->rand256)); rand256 3685 net/bluetooth/mgmt.c u8 *rand192, *hash192, *rand256, *hash256; rand256 3720 net/bluetooth/mgmt.c if (!memcmp(cp->rand256, ZERO_KEY, 16) || rand256 3722 net/bluetooth/mgmt.c rand256 = NULL; rand256 3725 net/bluetooth/mgmt.c rand256 = cp->rand256; rand256 3731 net/bluetooth/mgmt.c hash256, rand256); rand256 6079 net/bluetooth/mgmt.c r256 = rp->rand256; rand256 701 net/bluetooth/smp.c memcpy(smp->rr, oob_data->rand256, 16);