Searched refs:php_openssl_x509_fingerprint_match (Results 1 – 1 of 1) sorted by relevance
374 static bool php_openssl_x509_fingerprint_match(X509 *peer, zval *val) in php_openssl_x509_fingerprint_match() function614 if (!php_openssl_x509_fingerprint_match(peer, peer_fingerprint)) { in php_openssl_apply_peer_verification_policy()
Completed in 10 milliseconds