Home
last modified time | relevance | path

Searched defs:ltk (Results 1 – 5 of 5) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.h79 __u8 ltk[16]; member
H A Dsmp.c116 struct smp_ltk *ltk; member
1284 struct smp_ltk *ltk; in smp_distribute_keys() local
2540 struct smp_ltk *ltk; in smp_cmd_initiator_ident() local
3620 u8 mackey[16], ltk[16]; in test_f5() local
H A Dhci_debugfs.c841 struct smp_ltk *ltk; in long_term_keys_show() local
H A Dhci_event.c6502 struct smp_ltk *ltk; in hci_le_ltk_request_evt() local
H A Dmgmt.c9514 static u8 mgmt_ltk_type(struct smp_ltk *ltk) in mgmt_ltk_type()