Searched refs:php_openssl_x509_fingerprint_match (Results 1 – 1 of 1) sorted by relevance
342 static zend_bool php_openssl_x509_fingerprint_match(X509 *peer, zval *val) in php_openssl_x509_fingerprint_match() function561 if (!php_openssl_x509_fingerprint_match(peer, peer_fingerprint)) { in php_openssl_apply_peer_verification_policy()
Completed in 12 milliseconds