Home
last modified time | relevance | path

Searched refs:ASN1_ADB (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_asn.c36 ASN1_ADB(PKCS12_BAGS) = {
51 ASN1_ADB(PKCS12_SAFEBAG) = {
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h.in89 /* Macro to obtain ASN1_ADB pointer from a type (only used internally) */
90 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)((iptr)()))
456 /* Macros for the ASN1_ADB structure */
458 # define ASN1_ADB(name) \ macro
465 static const ASN1_ADB internal_adb = \
495 ASN1_ITEM_EXP *item; /* Relevant ASN1_ITEM or ASN1_ADB */
498 /* Macro to extract ASN1_ITEM and ASN1_ADB pointer from ASN1_TEMPLATE */
504 typedef struct ASN1_ADB_st ASN1_ADB; typedef
580 * an ASN1_ADB structure which contains a table of values to decode the
H A Dasn1t.h89 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)((iptr)()))
457 # define ASN1_ADB(name) \ macro
464 static const ASN1_ADB internal_adb = \
503 typedef struct ASN1_ADB_st ASN1_ADB; typedef
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c226 const ASN1_ADB *adb; in ossl_asn1_do_adb()
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_asn.c142 ASN1_ADB(OSSL_CRMF_ATTRIBUTETYPEANDVALUE) = {
/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c472 ASN1_ADB(OSSL_CRMF_ATTRIBUTETYPEANDVALUE) = {
H A Dindent.pro44 -T ASN1_ADB
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c23 ASN1_ADB(PKCS7) = {
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_asn.c80 ASN1_ADB(OSSL_CMP_ITAV) = {
/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c112 ASN1_ADB(X9_62_CHARACTERISTIC_TWO) = {
129 ASN1_ADB(X9_62_FIELDID) = {
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_cpols.c63 ASN1_ADB(POLICYQUALINFO) = {
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c281 ASN1_ADB(CMS_ContentInfo) = {