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

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c111 if (!aux || !(aux->flags & ASN1_AFLG_REFCOUNT))
H A Dasn1t.h181 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
753 # define ASN1_AFLG_REFCOUNT 1 macro

Completed in 64 milliseconds