Home
last modified time | relevance | path

Searched refs:ASN1_ADB_TEMPLATE (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_asn.c34 ASN1_ADB_TEMPLATE(bag_default) = ASN1_EXP(PKCS12_BAGS, value.other, ASN1_ANY, 0);
49 ASN1_ADB_TEMPLATE(safebag_default) = ASN1_EXP(PKCS12_SAFEBAG, value.other, ASN1_ANY, 0);
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_asn.c140 ASN1_ADB_TEMPLATE(attributetypeandvalue_default) =
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c21 ASN1_ADB_TEMPLATE(p7default) = ASN1_EXP_OPT(PKCS7, d.other, ASN1_ANY, 0);
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_asn.c76 ASN1_ADB_TEMPLATE(infotypeandvalue_default) = ASN1_OPT(OSSL_CMP_ITAV,
/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c110 ASN1_ADB_TEMPLATE(char_two_def) = ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, p.other, ASN1_ANY);
127 ASN1_ADB_TEMPLATE(fieldID_def) = ASN1_SIMPLE(X9_62_FIELDID, p.other, ASN1_ANY);
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_cpols.c61 ASN1_ADB_TEMPLATE(policydefault) = ASN1_SIMPLE(POLICYQUALINFO, d.other, ASN1_ANY);
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c279 ASN1_ADB_TEMPLATE(cms_default) = ASN1_EXP(CMS_ContentInfo, d.other, ASN1_ANY, 0);
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h480 # define ASN1_ADB_TEMPLATE(name) \ macro
H A Dasn1t.h.in481 # define ASN1_ADB_TEMPLATE(name) \ macro