Home
last modified time | relevance | path

Searched refs:check_cert_subject (Results 1 - 25 of 28) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c229 char *check_cert_subject; member
243 char *check_cert_subject; member
1143 os_free(data->check_cert_subject); in tls_deinit()
1630 os_free(conn->check_cert_subject); in tls_connection_deinit()
1813 "TLS: Unknown NID '%d' in check_cert_subject", in get_dn_field_index()
1941 "TLS: Unknown field '%s' in check_cert_subject", name); in get_value_from_field()
1948 "TLS: Distinguished Name field '%s' value is not defined in check_cert_subject", in get_value_from_field()
1958 * tls_match_dn_field - Match subject DN field with check_cert_subject
1960 * @match: check_cert_subject string
2306 const char *check_cert_subject; in tls_verify_cb() local
2827 tls_connection_set_subject_match(struct tls_connection *conn, const char *subject_match, const char *altsubject_match, const char *suffix_match, const char *domain_match, const char *check_cert_subject) tls_connection_set_subject_match() argument
[all...]
H A Dtls.h171 * @check_cert_subject: Client certificate subject name matching string
217 const char *check_cert_subject; member
H A Dtls_internal.c312 if (params->check_cert_subject) in tls_global_set_params()
H A Dtls_gnutls.c742 if (params->check_cert_subject) in tls_global_set_params()
H A Dtls_wolfssl.c1504 if (params->check_cert_subject) in tls_global_set_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c234 char *check_cert_subject; member
248 char *check_cert_subject; member
1179 os_free(data->check_cert_subject); in tls_deinit()
1180 data->check_cert_subject = NULL; in tls_deinit()
1669 os_free(conn->check_cert_subject); in tls_connection_deinit()
1853 "TLS: Unknown NID '%d' in check_cert_subject", in get_dn_field_index()
1981 "TLS: Unknown field '%s' in check_cert_subject", name); in get_value_from_field()
1988 "TLS: Distinguished Name field '%s' value is not defined in check_cert_subject", in get_value_from_field()
1998 * tls_match_dn_field - Match subject DN field with check_cert_subject
2000 * @match: check_cert_subject strin
2381 const char *check_cert_subject; tls_verify_cb() local
2909 tls_connection_set_subject_match(struct tls_connection *conn, const char *subject_match, const char *altsubject_match, const char *suffix_match, const char *domain_match, const char *check_cert_subject) tls_connection_set_subject_match() argument
[all...]
H A Dtls.h177 * @check_cert_subject: Client certificate subject name matching string
223 const char *check_cert_subject; member
H A Dtls_internal.c312 if (params->check_cert_subject) in tls_global_set_params()
H A Dtls_gnutls.c742 if (params->check_cert_subject) in tls_global_set_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_config.h200 * check_cert_subject - Constraint for server certificate subject fields
202 * If check_cert_subject is set, the value of every field will be
209 * For example, check_cert_subject=C=US/O=XX/OU=ABC/OU=XYZ/CN=1234 will
215 * in check_cert_subject.
221 * For example, check_cert_subject=C=US/O=XX/OU=Production* and we have
227 * 'check_cert_subject' up to 'wildcard'.
229 * (Allow all servers, e.g., check_cert_subject=*)
231 char *check_cert_subject; member
236 * This field is like check_cert_subject, but used for phase 2 (inside
H A Deap_tls_common.c119 params->check_cert_subject = config->check_cert_subject; in eap_tls_params_from_conf1()
143 params->check_cert_subject = config->check_cert_subject2; in eap_tls_params_from_conf2()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_config.h141 * check_cert_subject - Constraint for server certificate subject fields
143 * If check_cert_subject is set, the value of every field will be
150 * For example, check_cert_subject=C=US/O=XX/OU=ABC/OU=XYZ/CN=1234 will
156 * in check_cert_subject.
162 * For example, check_cert_subject=C=US/O=XX/OU=Production* and we have
168 * 'check_cert_subject' up to 'wildcard'.
170 * (Allow all servers, e.g., check_cert_subject=*)
172 char *check_cert_subject; member
H A Deap_tls_common.c119 params->check_cert_subject = config->check_cert_subject; in eap_tls_cert_params_from_conf()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dauthsrv.c243 params.check_cert_subject = hapd->conf->check_cert_subject; in authsrv_init()
H A Dap_config.h412 char *check_cert_subject; member
H A Dap_config.c708 os_free(conf->check_cert_subject); in hostapd_config_free_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dauthsrv.c277 params.check_cert_subject = hapd->conf->check_cert_subject; in authsrv_init()
H A Dap_config.h416 char *check_cert_subject; member
H A Dap_config.c803 os_free(conf->check_cert_subject); in hostapd_config_free_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_winreg.c899 STR(check_cert_subject); in wpa_config_write_network()
H A Dconfig_file.c785 STR(check_cert_subject); in wpa_config_write_network()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_winreg.c910 STR(check_cert_subject); in wpa_config_write_network()
H A Dconfig.c2590 { STRe(check_cert_subject, cert.check_cert_subject) },
2601 { STRe(check_cert_subject2, phase2_cert.check_cert_subject) },
2629 { STRe(machine_check_cert_subject, machine_cert.check_cert_subject) },
2892 os_free(cert->check_cert_subject); in eap_peer_config_free_cert()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c2612 } else if (os_strcmp(buf, "check_cert_subject") == 0) { in hostapd_config_fill()
2614 wpa_printf(MSG_ERROR, "Line %d: unknown check_cert_subject '%s'", in hostapd_config_fill()
2618 os_free(bss->check_cert_subject); in hostapd_config_fill()
2619 bss->check_cert_subject = os_strdup(pos); in hostapd_config_fill()
2620 if (!bss->check_cert_subject) in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c2530 } else if (os_strcmp(buf, "check_cert_subject") == 0) {
2532 wpa_printf(MSG_ERROR, "Line %d: unknown check_cert_subject '%s'",
2536 os_free(bss->check_cert_subject);
2537 bss->check_cert_subject = os_strdup(pos);
2538 if (!bss->check_cert_subject)

Completed in 55 milliseconds

12