Home
last modified time | relevance | path

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

/PHP-7.0/ext/openssl/
H A Dxp_ssl.c402 static zend_bool matches_san_list(X509 *peer, const char *subject_name) /* {{{ */ in matches_san_list() function
556 if (matches_san_list(peer, peer_name)) { in apply_peer_verification_policy()

Completed in 9 milliseconds