private_key       904 ext/openssl/xp_ssl.c 		const char * private_key = NULL;
private_key       912 ext/openssl/xp_ssl.c 			GET_VER_OPT_STRING("local_pk", private_key);
private_key       914 ext/openssl/xp_ssl.c 			if (private_key) {
private_key       916 ext/openssl/xp_ssl.c 				if (VCWD_REALPATH(private_key, resolved_path_buff_pk)) {