Searched defs:ASN1_AFLG_REFCOUNT (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dasn1t.h160 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
698 #define ASN1_AFLG_REFCOUNT 1 macro
/external/openssl/crypto/asn1/
H A Dasn1t.h184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
751 #define ASN1_AFLG_REFCOUNT 1 macro
/external/openssl/include/openssl/
H A Dasn1t.h184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
751 #define ASN1_AFLG_REFCOUNT 1 macro

Completed in 216 milliseconds