Home
last modified time | relevance | path

Searched defs:state (Results 3201 - 3225 of 5157) sorted by relevance

1...<<121122123124125126127128129130>>...207

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c20 } state; member
38 static const char * eap_eke_state_txt(int state) in eap_eke_state_txt() argument
59 static void eap_eke_state(struct eap_eke_data *data, int state) in eap_eke_state() argument
[all...]
H A Deap_server_mschapv2.c51 enum { CHALLENGE, SUCCESS_REQ, FAILURE_REQ, SUCCESS, FAILURE } state; member
[all...]
H A Deap_server_pwd.c22 } state; member
58 static const char * eap_pwd_state_txt(int state) in eap_pwd_state_txt() argument
77 static void eap_pwd_state(struct eap_pwd_data *data, int state) in eap_pwd_state() argument
[all...]
H A Deap_server_sim.c33 } state; member
45 static const char * eap_sim_state_txt(int state) in eap_sim_state_txt() argument
66 static void eap_sim_state(struct eap_sim_data *data, int state) in eap_sim_state() argument
[all...]
H A Deap_server_tnc.c20 } state; member
41 static const char * eap_tnc_state_txt(enum eap_tnc_state state) in eap_tnc_state_txt() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.c150 struct eapol_state_machine *state = timeout_ctx; in eapol_port_timers_tick() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_enrollee.c21 u8 state; in wps_build_wps_state() local
[all...]
H A Dwps_i.h48 } state; member
H A Dwps_upnp_i.h54 int state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dpreauth_test.c79 static void _wpa_supplicant_set_state(void *ctx, enum wpa_states state) in _wpa_supplicant_set_state() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c37 static int wpa_driver_set_power_save(void *priv, int state) in wpa_driver_set_power_save() argument
73 int *state = (int *)arg; in get_power_mode_handler() local
91 static int wpa_driver_get_power_save(void *priv, int *state) in wpa_driver_get_power_save() argument
156 int state; wpa_driver_nl80211_driver_cmd() local
171 int state = -1; wpa_driver_nl80211_driver_cmd() local
[all...]
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeProcess.c51 ProcessState state; member
521 ProcessState state; global() member
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp274 StateQueryMemoryWriteGuard<GLint> state; in verifyFloat() local
298 StateQueryMemoryWriteGuard<GLint> state; verifyFloatExpanded() local
459 StateQueryMemoryWriteGuard<GLint64> state; verifyFloat() local
483 StateQueryMemoryWriteGuard<GLint64> state; verifyFloatExpanded() local
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp340 gls::TheilSenCalibrator::State state = m_calibrator.getState(); in iterate() local
440 gls::TheilSenCalibrator::State state = m_calibrator.getState(); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp94 const GLboolean state = glIsEnabled(name); in verifyBoolean() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.h106 enum sae_state state; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c19 } state; member
38 static const char * eap_eke_state_txt(int state) in eap_eke_state_txt() argument
57 static void eap_eke_state(struct eap_eke_data *data, int state) in eap_eke_state() argument
[all...]
H A Deap_gpsk.c17 enum { GPSK_1, GPSK_3, SUCCESS, FAILURE } state; member
49 static const char * eap_gpsk_state_txt(int state) in eap_gpsk_state_txt() argument
67 static void eap_gpsk_state(struct eap_gpsk_data *data, int state) in eap_gpsk_state() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_eke.c20 } state; member
38 static const char * eap_eke_state_txt(int state) in eap_eke_state_txt() argument
59 static void eap_eke_state(struct eap_eke_data *data, int state) in eap_eke_state() argument
[all...]
H A Deap_server_mschapv2.c51 enum { CHALLENGE, SUCCESS_REQ, FAILURE_REQ, SUCCESS, FAILURE } state; member
[all...]
H A Deap_server_pwd.c22 } state; member
58 static const char * eap_pwd_state_txt(int state) in eap_pwd_state_txt() argument
77 static void eap_pwd_state(struct eap_pwd_data *data, int state) in eap_pwd_state() argument
[all...]
H A Deap_server_sim.c33 } state; member
45 static const char * eap_sim_state_txt(int state) in eap_sim_state_txt() argument
66 static void eap_sim_state(struct eap_sim_data *data, int state) in eap_sim_state() argument
[all...]
H A Deap_server_tnc.c20 } state; member
41 static const char * eap_tnc_state_txt(enum eap_tnc_state state) in eap_tnc_state_txt() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.c151 struct eapol_state_machine *state = timeout_ctx; in eapol_port_timers_tick() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_enrollee.c21 u8 state; in wps_build_wps_state() local
[all...]

Completed in 21 milliseconds

1...<<121122123124125126127128129130>>...207