Home
last modified time | relevance | path

Searched refs:machine_cert (Results 1 - 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_config.h418 * machine_cert - Certificate parameters for Phase 2 machine credential
424 struct eap_peer_cert_config machine_cert; member
H A Deap_tls.c43 cert = &config->machine_cert; in eap_tls_init()
H A Deap_tls_common.c156 eap_tls_cert_params_from_conf(params, &config->machine_cert); in eap_tls_params_from_conf2m()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c2621 { STRe(machine_ca_cert, machine_cert.ca_cert) },
2622 { STRe(machine_ca_path, machine_cert.ca_path) },
2623 { STRe(machine_client_cert, machine_cert.client_cert) },
2624 { STRe(machine_private_key, machine_cert.private_key) },
2626 machine_cert.private_key_passwd) },
2627 { STRe(machine_dh_file, machine_cert.dh_file) },
2628 { STRe(machine_subject_match, machine_cert.subject_match) },
2629 { STRe(machine_check_cert_subject, machine_cert.check_cert_subject) },
2630 { STRe(machine_altsubject_match, machine_cert.altsubject_match) },
2632 machine_cert
[all...]
H A Dconfig_file.c797 INTe(machine_engine, machine_cert.engine); in wpa_config_write_network()
818 INTe(machine_ocsp, machine_cert.ocsp); in wpa_config_write_network()

Completed in 9 milliseconds