Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dxp_ssl.c424 static zend_bool php_openssl_matches_san_list(X509 *peer, const char *subject_name) /* {{{ */ in php_openssl_matches_san_list() function
588 if (php_openssl_matches_san_list(peer, peer_name)) { in php_openssl_apply_peer_verification_policy()

Completed in 9 milliseconds