Lines Matching defs:data_key
59 struct data_key { struct
60 u8 *key;
61 int key_len;
62 struct ieee802_1x_mka_ki key_identifier;
63 enum confidentiality_offset confidentiality_offset;
64 u8 an;
65 Boolean transmits;
66 Boolean receives;
67 struct os_time created_time;
68 u32 next_pn;
71 Boolean rx_latest;
72 Boolean tx_latest;
74 int user;
76 struct dl_list list;