must_verify_peer  485 ext/openssl/xp_ssl.c 		must_verify_peer,
must_verify_peer  491 ext/openssl/xp_ssl.c 	must_verify_peer = GET_VER_OPT("verify_peer")
must_verify_peer  501 ext/openssl/xp_ssl.c 	if ((must_verify_peer || must_verify_peer_name || must_verify_fingerprint) && peer == NULL) {
must_verify_peer  507 ext/openssl/xp_ssl.c 	if (must_verify_peer) {