代码搜索:OPENSSL
找到约 8,687 项符合「OPENSSL」的源代码
代码结果 8,687
www.eeworm.com/read/339446/3308698
h qsslsocket_openssl_p.h
/****************************************************************************
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**
** This file is part of the QtNetwork module of the Q
www.eeworm.com/read/328357/3444933
pod openssl_version_number.pod
=pod
=head1 NAME
OPENSSL_VERSION_NUMBER, SSLeay, SSLeay_version - get OpenSSL version number
=head1 SYNOPSIS
#include
#define OPENSSL_VERSION_NUMBER 0xnnnnnnnnnL
#include
www.eeworm.com/read/328357/3445096
h ica_openssl_api.h
#ifndef __ICA_OPENSSL_API_H__
#define __ICA_OPENSSL_API_H__
/**
** abstract data types for API
**/
#define ICA_ADAPTER_HANDLE int
#if defined(linux) || defined (_AIX)
#define ICA_CALL
#endif
#
www.eeworm.com/read/325387/3484348
c ngx_event_openssl.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
typedef struct {
ngx_str_t engine;
} ngx_openssl_conf_t;
static int ngx_http_ssl_ve
www.eeworm.com/read/325387/3484352
h ngx_event_openssl.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGX_EVENT_OPENSSL_H_INCLUDED_
#define _NGX_EVENT_OPENSSL_H_INCLUDED_
#include
#include
#include
#include
www.eeworm.com/read/304642/3795366
hpp openssl_context_service.hpp
//
// openssl_context_service.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2005 Voipster / Indrek dot Juhani at voipster dot com
// Copyright (c) 2005 Christopher M. Kohlhoff (chris at kohlh
www.eeworm.com/read/304642/3795368
hpp openssl_stream_service.hpp
//
// stream_service.hpp
// ~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2005 Voipster / Indrek dot Juhani at voipster dot com
// Copyright (c) 2005 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
//
www.eeworm.com/read/269936/4242592
h ica_openssl_api.h
#ifndef __ICA_OPENSSL_API_H__
#define __ICA_OPENSSL_API_H__
/**
** abstract data types for API
**/
#define ICA_ADAPTER_HANDLE int
#if defined(linux) || defined (_AIX)
#define ICA_CALL
#endif
#
www.eeworm.com/read/433192/1885076
h ica_openssl_api.h
#ifndef __ICA_OPENSSL_API_H__
#define __ICA_OPENSSL_API_H__
/**
** abstract data types for API
**/
#define ICA_ADAPTER_HANDLE int
#if defined(linux) || defined (_AIX)
#define ICA_CALL
#endif
#
www.eeworm.com/read/427042/1980156
pod openssl_version_number.pod
=pod
=head1 NAME
OPENSSL_VERSION_NUMBER, SSLeay, SSLeay_version - get OpenSSL version number
=head1 SYNOPSIS
#include
#define OPENSSL_VERSION_NUMBER 0xnnnnnnnnnL
#include