hash256 843 include/net/bluetooth/hci.h __u8 hash256[16]; hash256 1171 include/net/bluetooth/hci.h __u8 hash256[16]; hash256 166 include/net/bluetooth/hci_core.h u8 hash256[16]; hash256 1133 include/net/bluetooth/hci_core.h u8 *hash256, u8 *rand256); hash256 310 include/net/bluetooth/mgmt.h __u8 hash256[16]; hash256 325 include/net/bluetooth/mgmt.h __u8 hash256[16]; hash256 2696 net/bluetooth/hci_core.c u8 *hash256, u8 *rand256) hash256 2714 net/bluetooth/hci_core.c if (hash256 && rand256) hash256 2719 net/bluetooth/hci_core.c if (hash256 && rand256) hash256 2725 net/bluetooth/hci_core.c if (hash256 && rand256) { hash256 2726 net/bluetooth/hci_core.c memcpy(data->hash256, hash256, sizeof(data->hash256)); hash256 2729 net/bluetooth/hci_core.c memset(data->hash256, 0, sizeof(data->hash256)); hash256 190 net/bluetooth/hci_debugfs.c 16, data->hash256, 16, data->rand256); hash256 4402 net/bluetooth/hci_event.c !memcmp(data->hash256, ZERO_KEY, 16)) hash256 4740 net/bluetooth/hci_event.c memcpy(cp.hash256, data->hash256, sizeof(cp.hash256)); hash256 3568 net/bluetooth/mgmt.c rp_size -= sizeof(mgmt_rp.hash256) + sizeof(mgmt_rp.rand256); hash256 3582 net/bluetooth/mgmt.c memcpy(mgmt_rp.hash256, rp->hash256, sizeof(rp->hash256)); hash256 3685 net/bluetooth/mgmt.c u8 *rand192, *hash192, *rand256, *hash256; hash256 3721 net/bluetooth/mgmt.c !memcmp(cp->hash256, ZERO_KEY, 16)) { hash256 3723 net/bluetooth/mgmt.c hash256 = NULL; hash256 3726 net/bluetooth/mgmt.c hash256 = cp->hash256; hash256 3731 net/bluetooth/mgmt.c hash256, rand256); hash256 6078 net/bluetooth/mgmt.c h256 = rp->hash256; hash256 702 net/bluetooth/smp.c memcpy(smp->pcnf, oob_data->hash256, 16);