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

/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 2484 milliseconds