Searched refs:WPA_VERSION_WPA2 (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c782 if (sm->wpa == WPA_VERSION_WPA2) {
973 ft = sm->wpa == WPA_VERSION_WPA2 &&
1273 key->type = sm->wpa == WPA_VERSION_WPA2 ?
1276 if (encr && sm->wpa == WPA_VERSION_WPA2)
1278 if (sm->wpa != WPA_VERSION_WPA2)
1721 if (sm->wpa == WPA_VERSION_WPA2 &&
1806 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) {
1941 if (sm->wpa == WPA_VERSION_WPA2) {
2276 if (sm->wpa == WPA_VERSION_WPA2) {
2299 if (sm->wpa == WPA_VERSION_WPA2)
[all...]
H A Dwpa_auth_i.h102 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */ enumerator in enum:wpa_state_machine::__anon28168
H A Dwpa_auth_ie.c573 sm->wpa = WPA_VERSION_WPA2;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c782 if (sm->wpa == WPA_VERSION_WPA2) {
973 ft = sm->wpa == WPA_VERSION_WPA2 &&
1273 key->type = sm->wpa == WPA_VERSION_WPA2 ?
1276 if (encr && sm->wpa == WPA_VERSION_WPA2)
1278 if (sm->wpa != WPA_VERSION_WPA2)
1721 if (sm->wpa == WPA_VERSION_WPA2 &&
1806 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) {
1941 if (sm->wpa == WPA_VERSION_WPA2) {
2276 if (sm->wpa == WPA_VERSION_WPA2) {
2299 if (sm->wpa == WPA_VERSION_WPA2)
[all...]
H A Dwpa_auth_i.h102 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */ enumerator in enum:wpa_state_machine::__anon28398
H A Dwpa_auth_ie.c573 sm->wpa = WPA_VERSION_WPA2;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c782 if (sm->wpa == WPA_VERSION_WPA2) {
973 ft = sm->wpa == WPA_VERSION_WPA2 &&
1273 key->type = sm->wpa == WPA_VERSION_WPA2 ?
1276 if (encr && sm->wpa == WPA_VERSION_WPA2)
1278 if (sm->wpa != WPA_VERSION_WPA2)
1721 if (sm->wpa == WPA_VERSION_WPA2 &&
1806 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) {
1941 if (sm->wpa == WPA_VERSION_WPA2) {
2276 if (sm->wpa == WPA_VERSION_WPA2) {
2299 if (sm->wpa == WPA_VERSION_WPA2)
[all...]
H A Dwpa_auth_i.h102 WPA_VERSION_WPA2 = 2 /* WPA2 / IEEE 802.11i */ enumerator in enum:wpa_state_machine::__anon28630
H A Dwpa_auth_ie.c573 sm->wpa = WPA_VERSION_WPA2;

Completed in 173 milliseconds