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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dtasn_utl.c109 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}; \
707 #define ASN1_AFLG_REFCOUNT 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Dtasn_utl.c107 if(!aux || !(aux->flags & ASN1_AFLG_REFCOUNT)) return 0;
H A Dasn1t.h178 const static ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
675 #define ASN1_AFLG_REFCOUNT 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dasn1t.h178 const static ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
675 #define ASN1_AFLG_REFCOUNT 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dasn1t.h181 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
707 #define ASN1_AFLG_REFCOUNT 1 macro

Completed in 117 milliseconds