Home
last modified time | relevance | path

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

/PHP-7.0/ext/openssl/
H A Dxp_ssl.c323 static zend_bool php_x509_fingerprint_match(X509 *peer, zval *val) in php_x509_fingerprint_match() function
532 if (!php_x509_fingerprint_match(peer, val)) { in apply_peer_verification_policy()

Completed in 9 milliseconds