Go to the documentation of this file.
2 #ifndef __CRYPTO_SSLAUX_H__
3 #define __CRYPTO_SSLAUX_H__
22 #include <openssl/asn1.h>
24 #define kSslKDFunDefLen 24
52 #define sslTRACE_ALL 0x0007
53 #define sslTRACE_Dump 0x0004
54 #define sslTRACE_Debug 0x0002
55 #define sslTRACE_Notify 0x0001