Home
last modified time | relevance | path

Searched refs:BE_AUTH_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/eapol_auth/
Deapol_auth_sm_i.h93 enum { BE_AUTH_REQUEST, BE_AUTH_RESPONSE, BE_AUTH_SUCCESS, enumerator
Deapol_auth_dump.c70 case BE_AUTH_SUCCESS: return "SUCCESS"; in be_auth_state_txt()
Deapol_auth_sm.c593 case BE_AUTH_SUCCESS: in SM_STEP()
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dieee802_1x.c1405 sta->eapol_sm->be_auth_state = BE_AUTH_SUCCESS; in ieee802_1x_new_station()
1428 sta->eapol_sm->be_auth_state = BE_AUTH_SUCCESS; in ieee802_1x_new_station()
1449 sta->eapol_sm->be_auth_state = BE_AUTH_SUCCESS; in ieee802_1x_new_station()