must_verify_peer  456 ext/openssl/xp_ssl.c 		must_verify_peer,
must_verify_peer  463 ext/openssl/xp_ssl.c 	must_verify_peer = GET_VER_OPT("verify_peer")
must_verify_peer  474 ext/openssl/xp_ssl.c 	if ((must_verify_peer || must_verify_peer_name || must_verify_fingerprint) && peer == NULL) {
must_verify_peer  480 ext/openssl/xp_ssl.c 	if (must_verify_peer) {