Home
last modified time | relevance | path

Searched refs:Keytype (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8712/
Drtl871x_security.h77 union Keytype { union
98 union Keytype DefKey[4]; /* this is only valid for def. key */
103 union Keytype XGrpKey[2]; /* 802.1x Group Key, for
105 union Keytype XGrptxmickey[2];
106 union Keytype XGrprxmickey[2];
Dsta_info.h71 union Keytype tkiptxmickey;
72 union Keytype tkiprxmickey;
73 union Keytype x_UncstKey;
Drtl871x_mlme.c863 sizeof(union Keytype)); in r8712_joinbss_event_callback()
867 sizeof(union Keytype)); in r8712_joinbss_event_callback()
871 sizeof(union Keytype)); in r8712_joinbss_event_callback()