has_cnmatch_ctx_opt  459 ext/openssl/xp_ssl.c 		has_cnmatch_ctx_opt;
has_cnmatch_ctx_opt  467 ext/openssl/xp_ssl.c 	has_cnmatch_ctx_opt = GET_VER_OPT("CN_match");
has_cnmatch_ctx_opt  468 ext/openssl/xp_ssl.c 	must_verify_peer_name = (has_cnmatch_ctx_opt || GET_VER_OPT("verify_peer_name"))
has_cnmatch_ctx_opt  523 ext/openssl/xp_ssl.c 		if (has_cnmatch_ctx_opt) {