Searched defs:irk (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/net/bluetooth/
H A Dhci_conn.c67 struct smp_irk *irk; hci_connect_le_scan_cleanup() local
789 struct smp_irk *irk; hci_connect_le() local
H A Dhci_debugfs.c824 struct smp_irk *irk; identity_resolving_keys_show() local
H A Dsmp.h89 __u8 irk[16]; member in struct:smp_cmd_ident_info
H A Dhci_event.c4452 struct smp_irk *irk; hci_le_conn_complete_evt() local
4724 struct smp_irk *irk; process_adv_report() local
H A Dhci_core.c2383 struct smp_irk *irk; hci_find_irk_by_rpa() local
2408 struct smp_irk *irk; hci_find_irk_by_addr() local
2506 struct smp_irk *irk; hci_add_irk() local
2579 struct smp_irk *irk; hci_bdaddr_is_paired() local
H A Dsmp.c111 u8 irk[16]; member in struct:smp_chan
481 static int smp_ah(struct crypto_blkcipher *tfm, const u8 irk[16], smp_ah() argument
508 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], smp_irk_matches() argument
530 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) smp_generate_rpa() argument
3454 const u8 irk[16] = { test_ah() local
H A Dmgmt.c5532 static bool irk_is_valid(struct mgmt_irk_info *irk) irk_is_valid() argument
5594 struct mgmt_irk_info *irk = &cp->irks[i]; load_irks() local
7856 void mgmt_new_irk(struct hci_dev *hdev, struct smp_irk *irk, bool persistent) mgmt_new_irk() argument
/linux-4.4.14/include/net/bluetooth/
H A Dmgmt.h402 __u8 irk[16]; member in struct:mgmt_cp_set_privacy
715 struct mgmt_irk_info irk; member in struct:mgmt_ev_new_irk
H A Dhci_core.h388 __u8 irk[16]; member in struct:hci_dev

Completed in 373 milliseconds