Home
last modified time | relevance | path

Searched refs:phase2 (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Deap_user_db.c136 size_t identity_len, int phase2) in eap_user_sqlite_get() argument
173 hapd->tmp_eap_user.phase2 = phase2; in eap_user_sqlite_get()
189 id_str, phase2); in eap_user_sqlite_get()
202 if (user == NULL && !phase2) { in eap_user_sqlite_get()
233 size_t identity_len, int phase2) in hostapd_get_eap_user() argument
262 if (!phase2 && user->identity == NULL) { in hostapd_get_eap_user()
267 if (user->phase2 == !!phase2 && user->wildcard_prefix && in hostapd_get_eap_user()
275 if (user->phase2 == !!phase2 && in hostapd_get_eap_user()
285 phase2); in hostapd_get_eap_user()
H A Dauthsrv.c53 size_t identity_len, int phase2, in hostapd_radius_get_eap_user() argument
60 eap_user = hostapd_get_eap_user(ctx, identity, identity_len, phase2); in hostapd_radius_get_eap_user()
H A Dhostapd.h645 size_t identity_len, int phase2);
H A Dieee802_1x.c2247 size_t identity_len, int phase2, in ieee802_1x_get_eap_user() argument
2255 eap_user = hostapd_get_eap_user(hapd, identity, identity_len, phase2); in ieee802_1x_get_eap_user()
2260 user->phase2 = phase2; in ieee802_1x_get_eap_user()
H A Dap_config.h171 int phase2; member
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_tls_common.c152 eap_tls_params_flags(params, config->phase2); in eap_tls_params_from_conf2()
159 struct eap_peer_config *config, int phase2) in eap_tls_params_from_conf() argument
202 if (phase2) { in eap_tls_params_from_conf()
310 data->phase2 = sm->init_phase2; in eap_peer_tls_ssl_init()
313 if (eap_tls_params_from_conf(sm, data, &params, config, data->phase2) < in eap_peer_tls_ssl_init()
321 if (data->phase2) { in eap_peer_tls_ssl_init()
1102 if (config == NULL || config->phase2 == NULL) in eap_peer_select_phase2_methods()
1105 start = buf = os_strdup(config->phase2); in eap_peer_select_phase2_methods()
H A Deap_mschapv2.c92 int phase2; member
129 data->phase2 = sm->init_phase2; in eap_mschapv2_init()
474 config && config->phase2 && in eap_mschapv2_failure_txt()
475 os_strstr(config->phase2, "mschapv2_retry=0")) { in eap_mschapv2_failure_txt()
H A Deap_config.h496 char *phase2; member
H A Deap_tls_common.h54 int phase2; member
H A Deap_ttls.c90 if (config && config->phase2) { in eap_ttls_init()
93 while ((token = cstr_token(config->phase2, " \t", &last))) { in eap_ttls_init()
132 if (os_strstr(config->phase2, "autheap=")) { in eap_ttls_init()
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap.h36 int phase2; member
100 int phase2, struct eap_user *user);
H A Deap_server_tls.c25 int phase2; member
89 data->phase2 = sm->init_phase2; in eap_tls_init()
215 data->phase2) < 0) in eap_tls_buildReq()
H A Deap_tls_common.h44 int phase2; member
H A Deap_server_tls_common.c58 data->phase2 = sm->init_phase2; in eap_server_tls_ssl_init()
89 if (data->phase2) { in eap_server_tls_ssl_init()
H A Deap_i.h227 int phase2);
H A Deap_server_eke.c33 int phase2; member
95 data->phase2 = sm->init_phase2; in eap_eke_init()
481 if (eap_user_get(sm, data->peerid, data->peerid_len, data->phase2)) { in eap_eke_process_identity()
H A Deap_server.c160 int phase2) in eap_user_get() argument
176 identity_len, phase2, user) != 0) { in eap_user_get()
1661 if (sm->user->phase2) { in eap_sm_Policy_update()
/dragonfly/contrib/wpa_supplicant/src/radius/
H A Dradius_server.h211 int phase2, struct eap_user *user);
/dragonfly/contrib/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.h75 int phase2, struct eap_user *user);
H A Deapol_auth_sm.c1031 size_t identity_len, int phase2, in eapol_sm_get_eap_user() argument
1038 identity_len, phase2, user); in eapol_sm_get_eap_user()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.h288 char *phase2; member
H A DREADME-HS20222 # phase2: Pre-configure Phase 2 (inner authentication) parameters
314 # phase2="auth=MSCHAPV2"
629 phase2="auth=MSCHAPV2"
646 phase2: Credential/UsernamePassword/EAPMethod or NAI Realm list
H A Dconfig_file.c801 STR(phase2); in wpa_config_write_network()
988 if (cred->phase2) in wpa_config_write_cred()
989 fprintf(f, "\tphase2=\"%s\"\n", cred->phase2); in wpa_config_write_cred()
H A Dconfig.c2276 { STRe(phase2) },
2547 os_free(eap->phase2); in eap_peer_config_free()
2635 os_free(cred->phase2); in wpa_config_free_cred()
3468 os_free(cred->phase2); in wpa_config_set_cred()
3469 cred->phase2 = val; in wpa_config_set_cred()
3791 return alloc_strdup(cred->phase2); in wpa_config_get_cred_no_key()
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind-arm-common.inc278 /* Perform phase2 unwinding. VRS is the initial virtual register state. */
305 /* Perform phase2 forced unwinding. */

12