Home
last modified time | relevance | path

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

/dports/security/s2n/s2n-tls-1.1.2/crypto/
H A Ds2n_certificate.c548 static int s2n_does_cert_san_match_hostname(const struct s2n_cert_chain_and_key *chain_and_key, con… in s2n_does_cert_san_match_hostname() function
593 if (s2n_does_cert_san_match_hostname(chain_and_key, dns_name)) { in s2n_cert_chain_and_key_matches_dns_name()