Searched refs:wpa_ptk_state (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c884 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING &&
907 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING) {
931 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART &&
932 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING &&
934 sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING)) {
938 sm->wpa_ptk_state);
1000 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING ||
1005 sm->wpa_ptk_state);
2135 else switch (sm->wpa_ptk_state) {
2419 if (sm->wpa_ptk_state !
[all...]
H A Dwpa_auth_i.h37 } wpa_ptk_state; member in struct:wpa_state_machine
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c884 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING &&
907 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING) {
931 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART &&
932 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING &&
934 sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING)) {
938 sm->wpa_ptk_state);
1000 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING ||
1005 sm->wpa_ptk_state);
2135 else switch (sm->wpa_ptk_state) {
2419 if (sm->wpa_ptk_state !
[all...]
H A Dwpa_auth_i.h37 } wpa_ptk_state; member in struct:wpa_state_machine
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c884 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING &&
907 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING) {
931 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART &&
932 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING &&
934 sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING)) {
938 sm->wpa_ptk_state);
1000 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING ||
1005 sm->wpa_ptk_state);
2135 else switch (sm->wpa_ptk_state) {
2419 if (sm->wpa_ptk_state !
[all...]
H A Dwpa_auth_i.h37 } wpa_ptk_state; member in struct:wpa_state_machine

Completed in 56 milliseconds