Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c113 ASN1_ADB_TEMPLATE(policydefault) = ASN1_SIMPLE(POLICYQUALINFO, d.other, ASN1_ANY);
/external/boringssl/src/include/openssl/
Dasn1t.h383 #define ASN1_ADB_TEMPLATE(name) \ macro