Searched refs:ASN1_ADB (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/pkcs12/
H A Dp12_asn.c84 ASN1_ADB(PKCS12_BAGS) = {
99 ASN1_ADB(PKCS12_SAFEBAG) = {
/macosx-10.10.1/OpenSSH-189/osslshim/ossl-asn1/
H A Dcs-asn1t.h84 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
85 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr))
98 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
99 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))
387 /* Macros for the ASN1_ADB structure */
389 #define ASN1_ADB(name) \ macro
396 static const ASN1_ADB name##_adb = {\
412 static const ASN1_ADB internal_adb = \
446 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */
449 /* Macro to extract ASN1_ITEM and ASN1_ADB pointe
455 typedef struct ASN1_ADB_st ASN1_ADB; typedef in typeref:struct:ASN1_ADB_st
[all...]
H A Dcs-tasn-utl.c233 const ASN1_ADB *adb;
/macosx-10.10.1/OpenSSL098-52/src/crypto/asn1/
H A Dasn1t.h79 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr))
93 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
94 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))
382 /* Macros for the ASN1_ADB structure */
384 #define ASN1_ADB(name) \ macro
391 static const ASN1_ADB name##_adb = {\
407 static const ASN1_ADB internal_adb = \
441 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */
444 /* Macro to extract ASN1_ITEM and ASN1_ADB pointe
450 typedef struct ASN1_ADB_st ASN1_ADB; typedef in typeref:struct:ASN1_ADB_st
[all...]
H A Dtasn_utl.c223 const ASN1_ADB *adb;
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dasn1t.h79 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr))
93 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
94 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))
382 /* Macros for the ASN1_ADB structure */
384 #define ASN1_ADB(name) \ macro
391 static const ASN1_ADB name##_adb = {\
407 static const ASN1_ADB internal_adb = \
441 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */
444 /* Macro to extract ASN1_ITEM and ASN1_ADB pointe
450 typedef struct ASN1_ADB_st ASN1_ADB; typedef in typeref:struct:ASN1_ADB_st
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/pkcs7/
H A Dpk7_asn1.c71 ASN1_ADB(PKCS7) = {
/macosx-10.10.1/OpenSSL098-52/src/crypto/cms/
H A Dcms_asn1.c293 ASN1_ADB(CMS_ContentInfo) = {
/macosx-10.10.1/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_cpols.c105 ASN1_ADB(POLICYQUALINFO) = {
/macosx-10.10.1/OpenSSL098-52/src/crypto/ec/
H A Dec_asn1.c210 ASN1_ADB(X9_62_CHARACTERISTIC_TWO) = {
227 ASN1_ADB(X9_62_FIELDID) = {

Completed in 185 milliseconds