Searched refs:ASN1_ADB_TEMPLATE (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_asn.c83 ASN1_ADB_TEMPLATE(bag_default) = ASN1_EXP(PKCS12_BAGS, value.other, ASN1_ANY, 0);
98 ASN1_ADB_TEMPLATE(safebag_default) = ASN1_EXP(PKCS12_SAFEBAG, value.other, ASN1_ANY, 0);
/freebsd-11-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c70 ASN1_ADB_TEMPLATE(p7default) = ASN1_EXP_OPT(PKCS7, d.other, ASN1_ANY, 0);
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c107 ASN1_ADB_TEMPLATE(policydefault) = ASN1_SIMPLE(POLICYQUALINFO, d.other, ASN1_ANY);
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_asn1.c325 ASN1_ADB_TEMPLATE(cms_default) = ASN1_EXP(CMS_ContentInfo, d.other, ASN1_ANY, 0);
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_asn1.c217 ASN1_ADB_TEMPLATE(char_two_def) = ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, p.other, ASN1_ANY);
234 ASN1_ADB_TEMPLATE(fieldID_def) = ASN1_SIMPLE(X9_62_FIELDID, p.other, ASN1_ANY);
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn1t.h434 # define ASN1_ADB_TEMPLATE(name) \ macro

Completed in 773 milliseconds