HomeSort by relevance Sort by last modified time
    Searched defs:ASN1_AFLG_REFCOUNT (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/asn1/
asn1t.h 184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
714 #define ASN1_AFLG_REFCOUNT 1
  /external/openssl/include/openssl/
asn1t.h 184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
714 #define ASN1_AFLG_REFCOUNT 1

Completed in 127 milliseconds