Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c108 ASN1_ADB_TEMPLATE(policydefault) = ASN1_SIMPLE(POLICYQUALINFO, d.other, ASN1_ANY);
/external/boringssl/src/crypto/ec/
Dec_asn1.c79 ASN1_ADB_TEMPLATE(fieldID_def) = ASN1_SIMPLE(X9_62_FIELDID, p.other, ASN1_ANY);
/external/boringssl/src/include/openssl/
Dasn1t.h384 #define ASN1_ADB_TEMPLATE(name) \ macro