Home
last modified time | relevance | path

Searched refs:smp_ltk (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dsmp.h154 static inline bool smp_ltk_is_sc(struct smp_ltk *key) in smp_ltk_is_sc()
165 static inline u8 smp_ltk_sec_level(struct smp_ltk *key) in smp_ltk_sec_level()
Dhci_core.c2366 struct smp_ltk *k; in hci_smp_ltks_clear()
2485 struct smp_ltk *hci_find_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_find_ltk()
2488 struct smp_ltk *k; in hci_find_ltk()
2628 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_ltk()
2632 struct smp_ltk *key, *old_key; in hci_add_ltk()
2698 struct smp_ltk *k; in hci_remove_ltk()
2732 struct smp_ltk *k; in hci_bdaddr_is_paired()
Dsmp.c115 struct smp_ltk *ltk;
116 struct smp_ltk *responder_ltk;
1276 struct smp_ltk *ltk; in smp_distribute_keys()
2240 struct smp_ltk *key; in smp_ltk_encrypt()
2524 struct smp_ltk *ltk; in smp_cmd_initiator_ident()
Dhci_debugfs.c832 struct smp_ltk *ltk; in long_term_keys_show()
Dmgmt.c8648 static u8 mgmt_ltk_type(struct smp_ltk *ltk) in mgmt_ltk_type()
8667 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) in mgmt_new_ltk()
Dhci_event.c5917 struct smp_ltk *ltk; in hci_le_ltk_request_evt()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h180 struct smp_ltk { struct
1320 struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
1323 struct smp_ltk *hci_find_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
1837 void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);