Home
last modified time | relevance | path

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

1234

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
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()
/third_party/grpc/test/core/surface/
Dcompletion_queue_threading_test.cc129 gpr_event* phase2; member
159 GPR_ASSERT(gpr_event_wait(opt->phase2, ten_seconds_time())); in producer_thread()
187 GPR_ASSERT(gpr_event_wait(opt->phase2, ten_seconds_time())); in consumer_thread()
213 gpr_event phase2 = GPR_EVENT_INIT; in test_threading() local
230 options[i].phase2 = &phase2; in test_threading()
257 gpr_event_set(&phase2, (void*)static_cast<intptr_t>(1)); in test_threading()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.eap_user_sqlite6 phase2 INTEGER,
15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1);
16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',…
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.eap_user_sqlite6 phase2 INTEGER,
15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1);
16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',…
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.cpp312 char phase2[32]; in addNetwork() local
313 phase2[0] = '\0'; in addNetwork()
316 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork()
321 snprintf(phase2, sizeof(phase2), "autheap=%s", in addNetwork()
325 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork()
330 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork()
336 snprintf(phase2, sizeof(phase2), in addNetwork()
350 if (phase2[0]) in addNetwork()
351 setNetworkParam(id, "phase2", phase2, true); in addNetwork()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.cpp312 char phase2[32]; in addNetwork() local
313 phase2[0] = '\0'; in addNetwork()
316 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork()
321 snprintf(phase2, sizeof(phase2), "autheap=%s", in addNetwork()
325 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork()
330 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork()
336 snprintf(phase2, sizeof(phase2), in addNetwork()
350 if (phase2[0]) in addNetwork()
351 setNetworkParam(id, "phase2", phase2, true); in addNetwork()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_supplicant.conf1592 phase2="auth=MSCHAPV2"
1619 phase2="auth=MSCHAPV2"
1632 phase2="autheap=TLS"
1903 phase2="auth=PAP"
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_supplicant.conf1592 phase2="auth=MSCHAPV2"
1619 phase2="auth=MSCHAPV2"
1632 phase2="autheap=TLS"
1903 phase2="auth=PAP"
/third_party/python/Lib/
Dfilecmp.py148 def phase2(self): # Distinguish files, directories, funnies member in dircmp
241 common_dirs = phase2, common_files=phase2, common_funny=phase2,
/third_party/ffmpeg/libavcodec/
Dqdmc.c474 int amp2, phase2, pos2, off; in read_wave_data() local
513 phase2 = qdmc_get_vlc(gb, &vtable[5], 0); in read_wave_data()
514 if (phase2 < 0) in read_wave_data()
516 phase2 = phase - phase2; in read_wave_data()
518 if (phase2 < 0) in read_wave_data()
519 phase2 += 8; in read_wave_data()
525 add_tone(s, group, off, freq, ~stereo_mode & 1, amp2, phase2); in read_wave_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Dieee8021x.conf9 phase2="auth=MSCHAPV2"
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Dieee8021x.conf9 phase2="auth=MSCHAPV2"
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap.h36 int phase2; member
100 int phase2, struct eap_user *user);
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()
Deap_tls_common.h44 int phase2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap.h36 int phase2; member
100 int phase2, struct eap_user *user);
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()
Deap_tls_common.h44 int phase2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
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()
Deap_config.h496 char *phase2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
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()
Deap_config.h496 char *phase2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_server.h211 int phase2, struct eap_user *user);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_server.h211 int phase2, struct eap_user *user);

1234