HomeSort by relevance Sort by last modified time
    Searched refs:ASN1_TFLG_COMBINE (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/asn1/
tasn_fre.c 201 tt->flags & ASN1_TFLG_COMBINE);
tasn_utl.c 206 if (tt->flags & ASN1_TFLG_COMBINE)
tasn_new.c 302 ret = asn1_item_ex_combine_new(pval, it, tt->flags & ASN1_TFLG_COMBINE);
asn1t.h 308 (flags)|ASN1_TFLG_COMBINE, (tag), 0, NULL, ASN1_ITEM_ref(type) }
557 #define ASN1_TFLG_COMBINE (0x1<<10)
  /external/openssl/include/openssl/
asn1t.h 308 (flags)|ASN1_TFLG_COMBINE, (tag), 0, NULL, ASN1_ITEM_ref(type) }
557 #define ASN1_TFLG_COMBINE (0x1<<10)

Completed in 46 milliseconds