Searched defs:smp_ltk (Results 1 – 1 of 1) sorted by relevance
194 struct smp_ltk { struct195 struct list_head list;196 struct rcu_head rcu;197 bdaddr_t bdaddr;198 u8 bdaddr_type;199 u8 authenticated;200 u8 type;201 u8 enc_size;202 __le16 ediv;203 __le64 rand;[all …]