Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dxp_ssl.c314 static zend_bool php_x509_fingerprint_match(X509 *peer, zval *val) in php_x509_fingerprint_match() function
525 if (!php_x509_fingerprint_match(peer, peer_fingerprint)) { in apply_peer_verification_policy()

Completed in 10 milliseconds