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

/freebsd-10.1-release/crypto/openssl/crypto/pkcs12/
H A Dp12_asn.c85 ASN1_ADB(PKCS12_BAGS) = {
100 ASN1_ADB(PKCS12_SAFEBAG) = {
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c222 const ASN1_ADB *adb;
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))
92 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
93 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr()))
391 /* Macros for the ASN1_ADB structure */
393 # define ASN1_ADB(name) \ macro
400 static const ASN1_ADB name##_adb = {\
416 static const ASN1_ADB internal_adb = \
450 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */
453 /* Macro to extract ASN1_ITEM and ASN1_ADB pointe
459 typedef struct ASN1_ADB_st ASN1_ADB; typedef in typeref:struct:ASN1_ADB_st
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c72 ASN1_ADB(PKCS7) = {
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c109 ASN1_ADB(POLICYQUALINFO) = {
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_asn1.c296 ASN1_ADB(CMS_ContentInfo) = {
/freebsd-10.1-release/crypto/openssl/crypto/ec/
H A Dec_asn1.c214 ASN1_ADB(X9_62_CHARACTERISTIC_TWO) = {
231 ASN1_ADB(X9_62_FIELDID) = {

Completed in 133 milliseconds