Go to the documentation of this file. 1 #ifndef __CRYPTO_SSLAUX_H__
2 #define __CRYPTO_SSLAUX_H__
39 #include <openssl/asn1.h>
41 #define kSslKDFunDefLen 24
72 #define sslTRACE_ALL 0x0007
73 #define sslTRACE_Dump 0x0004
74 #define sslTRACE_Debug 0x0002
75 #define sslTRACE_Notify 0x0001