Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dxp_ssl.c447 static zend_bool matches_common_name(X509 *peer, const char *subject_name) /* {{{ */ in matches_common_name() function
551 } else if (matches_common_name(peer, peer_name)) { in apply_peer_verification_policy()

Completed in 15 milliseconds