SSL_Context.cpp File Reference

#include "SSL_Context.h"
#include "sslconf.h"
#include "ace/Guard_T.h"
#include "ace/Object_Manager.h"
#include "ace/Log_Msg.h"
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include "ace/Truncate.h"
#include "ace/ACE.h"
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_string.h"
#include "ace/Thread_Mutex.h"
#include "ace/OS_NS_Thread.h"
#include <openssl/x509.h>
#include <openssl/err.h>
#include <openssl/rand.h>
#include <openssl/safestack.h>
Include dependency graph for SSL_Context.cpp:

Defines

#define ACE_SSL_LOCKING_CALLBACK_NAME   ACE_SSL_locking_callback
#define ACE_SSL_THREAD_ID_NAME   ACE_SSL_thread_id

Functions

 ACE_RCSID (ACE_SSL, SSL_Context,"$Id: SSL_Context.cpp 85202 2009-04-28 18:52:57Z johnnyw $") namespace
void ACE_SSL_LOCKING_CALLBACK_NAME (int mode, int type, const char *, int)
unsigned long ACE_SSL_THREAD_ID_NAME (void)

Define Documentation

#define ACE_SSL_LOCKING_CALLBACK_NAME   ACE_SSL_locking_callback
#define ACE_SSL_THREAD_ID_NAME   ACE_SSL_thread_id

Function Documentation

ACE_RCSID ( ACE_SSL  ,
SSL_Context  ,
"$Id: SSL_Context.cpp 85202 2009-04-28 18:52:57Z johnnyw $"   
)

Reference count of the number of times the ACE_SSL_Context was initialized.

Array of mutexes used internally by OpenSSL when the SSL application is multithreaded.

void ACE_SSL_LOCKING_CALLBACK_NAME ( int  mode,
int  type,
const char *  ,
int   
)
unsigned long ACE_SSL_THREAD_ID_NAME ( void   ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2