Home
last modified time | relevance | path

Searched refs:dns_name (Results 1 – 3 of 3) sorted by relevance

/external/libevent/sample/
Dopenssl_hostname_validation.c130 … const char *dns_name = (char *) ASN1_STRING_get0_data(current_name->d.dNSName); in matches_subject_alternative_name() local
133 … if ((size_t)ASN1_STRING_length(current_name->d.dNSName) != strlen(dns_name)) { in matches_subject_alternative_name()
138 if (Curl_cert_hostcheck(dns_name, hostname) in matches_subject_alternative_name()
/external/wpa_supplicant_8/src/crypto/
Dtls_wolfssl.c683 int dns_name = 0; in tls_match_suffix_helper() local
695 dns_name++; in tls_match_suffix_helper()
709 if (dns_name) { in tls_match_suffix_helper()
Dtls_openssl.c2004 int dns_name = 0; in tls_match_suffix_helper() local
2016 dns_name++; in tls_match_suffix_helper()
2031 if (dns_name) { in tls_match_suffix_helper()