smp_irk_matches  2411 net/bluetooth/hci_core.c 		if (smp_irk_matches(hdev, irk->val, rpa)) {
smp_irk_matches  5296 net/bluetooth/hci_event.c 		if (!smp_irk_matches(hdev, hdev->irk, direct_addr))
smp_irk_matches   191 net/bluetooth/smp.h bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],