Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
200 struct smp_ltk { struct201 struct list_head list;202 struct rcu_head rcu;203 bdaddr_t bdaddr;204 u8 bdaddr_type;205 u8 authenticated;206 u8 type;207 u8 enc_size;208 __le16 ediv;209 __le64 rand;[all …]