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

/external/openssl/crypto/asn1/
H A Dtasn_utl.c109 if (!aux || !(aux->flags & ASN1_AFLG_REFCOUNT))
H A Dasn1t.h184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
714 #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}; \
714 #define ASN1_AFLG_REFCOUNT 1 macro

Completed in 48 milliseconds