Home
last modified time | relevance | path

Searched refs:phase2_cert (Results 1 - 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_config.h410 * phase2_cert - Certificate parameters for Phase 2
415 struct eap_peer_cert_config phase2_cert; member
421 * authentication with machine credentials (while phase2_cert is used
H A Deap_tls.c45 cert = &config->phase2_cert; in eap_tls_init()
H A Deap_tls_common.c148 eap_tls_cert_params_from_conf(params, &config->phase2_cert); in eap_tls_params_from_conf2()
H A Deap.c2726 !config->phase2_cert.private_key) in eap_get_phase2_types()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c2594 { STRe(ca_cert2, phase2_cert.ca_cert) },
2595 { STRe(ca_path2, phase2_cert.ca_path) },
2596 { STRe(client_cert2, phase2_cert.client_cert) },
2597 { STRe(private_key2, phase2_cert.private_key) },
2598 { STR_KEYe(private_key2_passwd, phase2_cert.private_key_passwd) },
2599 { STRe(dh_file2, phase2_cert.dh_file) },
2600 { STRe(subject_match2, phase2_cert.subject_match) },
2601 { STRe(check_cert_subject2, phase2_cert.check_cert_subject) },
2602 { STRe(altsubject_match2, phase2_cert.altsubject_match) },
2603 { STRe(domain_suffix_match2, phase2_cert
[all...]
H A Dconfig_winreg.c935 INTe(engine2, phase2_cert.engine); in wpa_config_write_network()
H A Dconfig_file.c796 INTe(engine2, phase2_cert.engine); in wpa_config_write_network()
817 INTe(ocsp2, phase2_cert.ocsp); in wpa_config_write_network()

Completed in 14 milliseconds