Searched refs:RSN_VERSION (Results 1 - 25 of 33) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h34 #define RSN_VERSION 1 macro
H A Dwpa_common.c470 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_ie.c125 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dtdls.c1048 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1409 WPA_PUT_LE16(hdr->version, RSN_VERSION);
2005 if (rsn_ver > RSN_VERSION)
2006 rsn_ver = RSN_VERSION;
H A Dpeerkey.c258 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1029 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_ft.c170 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h34 #define RSN_VERSION 1 macro
H A Dwpa_common.c470 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ie.c125 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dtdls.c1048 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1409 WPA_PUT_LE16(hdr->version, RSN_VERSION);
2005 if (rsn_ver > RSN_VERSION)
2006 rsn_ver = RSN_VERSION;
H A Dpeerkey.c258 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1029 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_ft.c170 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h34 #define RSN_VERSION 1 macro
H A Dwpa_common.c470 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_ie.c125 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dtdls.c1048 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1409 WPA_PUT_LE16(hdr->version, RSN_VERSION);
2005 if (rsn_ver > RSN_VERSION)
2006 rsn_ver = RSN_VERSION;
H A Dpeerkey.c258 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1029 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_ft.c170 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION);
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_madwifi.c54 #undef RSN_VERSION macro
H A Ddriver_bsd.c611 #undef RSN_VERSION macro
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_madwifi.c54 #undef RSN_VERSION macro
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_madwifi.c54 #undef RSN_VERSION macro

Completed in 283 milliseconds

12