smp_ltk          1109 include/net/bluetooth/hci_core.h struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
smp_ltk          1112 include/net/bluetooth/hci_core.h struct smp_ltk *hci_find_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
smp_ltk          1577 include/net/bluetooth/hci_core.h void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
smp_ltk          2296 net/bluetooth/hci_core.c 	struct smp_ltk *k;
smp_ltk          2378 net/bluetooth/hci_core.c struct smp_ltk *hci_find_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
smp_ltk          2381 net/bluetooth/hci_core.c 	struct smp_ltk *k;
smp_ltk          2491 net/bluetooth/hci_core.c struct smp_ltk *hci_add_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr,
smp_ltk          2495 net/bluetooth/hci_core.c 	struct smp_ltk *key, *old_key;
smp_ltk          2561 net/bluetooth/hci_core.c 	struct smp_ltk *k;
smp_ltk          2595 net/bluetooth/hci_core.c 	struct smp_ltk *k;
smp_ltk           764 net/bluetooth/hci_debugfs.c 	struct smp_ltk *ltk;
smp_ltk          5574 net/bluetooth/hci_event.c 	struct smp_ltk *ltk;
smp_ltk          7104 net/bluetooth/mgmt.c static u8 mgmt_ltk_type(struct smp_ltk *ltk)
smp_ltk          7123 net/bluetooth/mgmt.c void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent)
smp_ltk           116 net/bluetooth/smp.c 	struct smp_ltk	*ltk;
smp_ltk           117 net/bluetooth/smp.c 	struct smp_ltk	*slave_ltk;
smp_ltk          1274 net/bluetooth/smp.c 		struct smp_ltk *ltk;
smp_ltk          2209 net/bluetooth/smp.c 	struct smp_ltk *key;
smp_ltk          2478 net/bluetooth/smp.c 	struct smp_ltk *ltk;
smp_ltk           154 net/bluetooth/smp.h static inline bool smp_ltk_is_sc(struct smp_ltk *key)
smp_ltk           165 net/bluetooth/smp.h static inline u8 smp_ltk_sec_level(struct smp_ltk *key)