Go to the documentation of this file.
55 #ifndef HEADER_OPENSSL_TYPES_H
56 #define HEADER_OPENSSL_TYPES_H
60 #ifdef NO_ASN1_TYPEDEFS
61 #define ASN1_INTEGER ASN1_STRING
62 #define ASN1_ENUMERATED ASN1_STRING
63 #define ASN1_BIT_STRING ASN1_STRING
64 #define ASN1_OCTET_STRING ASN1_STRING
65 #define ASN1_PRINTABLESTRING ASN1_STRING
66 #define ASN1_T61STRING ASN1_STRING
67 #define ASN1_IA5STRING ASN1_STRING
68 #define ASN1_UTCTIME ASN1_STRING
69 #define ASN1_GENERALIZEDTIME ASN1_STRING
70 #define ASN1_TIME ASN1_STRING
71 #define ASN1_GENERALSTRING ASN1_STRING
72 #define ASN1_UNIVERSALSTRING ASN1_STRING
73 #define ASN1_BMPSTRING ASN1_STRING
74 #define ASN1_VISIBLESTRING ASN1_STRING
75 #define ASN1_UTF8STRING ASN1_STRING
76 #define ASN1_BOOLEAN int
102 #ifdef OPENSSL_SYS_WIN32
104 #undef X509_EXTENSIONS
105 #undef X509_CERT_PAIR
106 #undef PKCS7_ISSUER_AND_SERIAL
186 #define DECLARE_PKCS12_STACK_OF(type)
187 #define IMPLEMENT_PKCS12_STACK_OF(type)
192 int idx,
long argl,
void *argp);
194 int idx,
long argl,
void *argp);
196 int idx,
long argl,
void *argp);