Searched defs:data_key (Results 1 – 7 of 7) sorted by relevance
59 struct data_key { struct60 u8 *key;61 int key_len;62 struct ieee802_1x_mka_ki key_identifier;63 enum confidentiality_offset confidentiality_offset;64 u8 an;65 bool transmits;66 bool receives;67 struct os_time created_time;68 u32 next_pn;[all …]
59 struct data_key { struct60 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;[all …]
44 static char *data_key; variable
57 static int data_key = 0; in UserDataKey() local
117 static int data_key = 0; in UserDataKey() local
77 MaybeLocal<String> data_key = String::NewFromUtf8(isolate, in CallWithObject() local
64 static int data_key = 0; in UserDataKey() local