Searched refs:phase2 (Results 1 - 25 of 84) sorted by relevance

1234

/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dieee8021x.conf9 phase2="auth=MSCHAPV2"
/external/wpa_supplicant_8/hostapd/src/ap/
H A Deap_user_db.c134 size_t identity_len, int phase2)
170 hapd->tmp_eap_user.phase2 = phase2;
184 "SELECT * FROM users WHERE identity='%s' AND phase2=%d;",
185 id_str, phase2);
195 if (user == NULL && !phase2) {
225 size_t identity_len, int phase2)
254 if (!phase2 && user->identity == NULL) {
259 if (user->phase2 == !!phase2
133 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
224 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
[all...]
/external/wpa_supplicant_8/src/ap/
H A Deap_user_db.c134 size_t identity_len, int phase2)
170 hapd->tmp_eap_user.phase2 = phase2;
184 "SELECT * FROM users WHERE identity='%s' AND phase2=%d;",
185 id_str, phase2);
195 if (user == NULL && !phase2) {
225 size_t identity_len, int phase2)
254 if (!phase2 && user->identity == NULL) {
259 if (user->phase2 == !!phase2
133 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
224 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Deap_user_db.c134 size_t identity_len, int phase2)
170 hapd->tmp_eap_user.phase2 = phase2;
184 "SELECT * FROM users WHERE identity='%s' AND phase2=%d;",
185 id_str, phase2);
195 if (user == NULL && !phase2) {
225 size_t identity_len, int phase2)
254 if (!phase2 && user->identity == NULL) {
259 if (user->phase2 == !!phase2
133 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
224 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_server.h196 * @phase2: Whether this is for Phase 2 identity
206 int phase2, struct eap_user *user);
/external/wpa_supplicant_8/src/radius/
H A Dradius_server.h196 * @phase2: Whether this is for Phase 2 identity
206 int phase2, struct eap_user *user);
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_server.h196 * @phase2: Whether this is for Phase 2 identity
206 int phase2, struct eap_user *user);
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap.h34 int phase2; member in struct:eap_user
97 int phase2, struct eap_user *user);
H A Deap_tls_common.h42 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
44 int phase2; member in struct:eap_ssl_data
/external/wpa_supplicant_8/src/eap_server/
H A Deap.h34 int phase2; member in struct:eap_user
97 int phase2, struct eap_user *user);
H A Deap_tls_common.h42 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
44 int phase2; member in struct:eap_ssl_data
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap.h34 int phase2; member in struct:eap_user
97 int phase2, struct eap_user *user);
H A Deap_tls_common.h42 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
44 int phase2; member in struct:eap_ssl_data
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_config.h438 * phase2 - Phase2 (inner authentication with TLS tunnel) parameters
445 char *phase2; member in struct:eap_peer_config
553 * key2_id - Key ID for OpenSSL engine (phase2)
561 * cert2_id - Cert ID for OpenSSL engine (phase2)
569 * ca_cert2_id - CA Cert ID for OpenSSL engine (phase2)
H A Deap_tls_common.h52 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
54 int phase2; member in struct:eap_ssl_data
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_config.h438 * phase2 - Phase2 (inner authentication with TLS tunnel) parameters
445 char *phase2; member in struct:eap_peer_config
553 * key2_id - Key ID for OpenSSL engine (phase2)
561 * cert2_id - Cert ID for OpenSSL engine (phase2)
569 * ca_cert2_id - CA Cert ID for OpenSSL engine (phase2)
H A Deap_tls_common.h52 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
54 int phase2; member in struct:eap_ssl_data
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_config.h438 * phase2 - Phase2 (inner authentication with TLS tunnel) parameters
445 char *phase2; member in struct:eap_peer_config
553 * key2_id - Key ID for OpenSSL engine (phase2)
561 * cert2_id - Cert ID for OpenSSL engine (phase2)
569 * ca_cert2_id - CA Cert ID for OpenSSL engine (phase2)
H A Deap_tls_common.h52 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
54 int phase2; member in struct:eap_ssl_data
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp312 char phase2[32]; local
313 phase2[0] = '\0';
316 snprintf(phase2, sizeof(phase2), "auth=%s",
321 snprintf(phase2, sizeof(phase2), "autheap=%s",
325 snprintf(phase2, sizeof(phase2), "auth=%s",
330 snprintf(phase2, sizeof(phase2), "aut
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.conf608 # phase2: Pre-configure Phase 2 (inner authentication) parameters
694 # phase2="auth=MSCHAPV2"
1172 # phase2: Phase2 (inner authentication with TLS tunnel) parameters
1179 # phase2 parameter when EAP-TLS is used within the inner tunnel):
1462 phase2="auth=MSCHAPV2"
1489 phase2="auth=MSCHAPV2"
1502 phase2="autheap=TLS"
1772 # phase2="auth=PAP"
/external/python/cpython2/Lib/
H A Dfilecmp.py138 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
231 common_dirs = phase2, common_files=phase2, common_funny=phase2,
/external/python/cpython3/Lib/
H A Dfilecmp.py147 def phase2(self): # Distinguish files, directories, funnies member in class:dircmp
240 common_dirs = phase2, common_files=phase2, common_funny=phase2,
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.h72 int phase2, struct eap_user *user);
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.h72 int phase2, struct eap_user *user);

Completed in 413 milliseconds

1234