Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/asn1/
HDtasn_utl.c111 if (!aux || !(aux->flags & ASN1_AFLG_REFCOUNT)) in asn1_do_lock()
HDasn1t.h181 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, c…
753 # define ASN1_AFLG_REFCOUNT 1 macro