php_x509_fingerprint_cmp 338 ext/openssl/xp_ssl.c return method && php_x509_fingerprint_cmp(peer, method, Z_STRVAL_P(val)) == 0; php_x509_fingerprint_cmp 353 ext/openssl/xp_ssl.c if (php_x509_fingerprint_cmp(peer, ZSTR_VAL(key), Z_STRVAL_P(current)) != 0) {