Searched refs:ASN1_TFLG_ADB_MASK (Results 1 – 4 of 4) sorted by relevance
268 if (tt->flags & ASN1_TFLG_ADB_MASK) { in ASN1_template_new()302 if (tt->flags & (ASN1_TFLG_ADB_MASK | ASN1_TFLG_SK_MASK)) in asn1_template_clear()
227 if (!(tt->flags & ASN1_TFLG_ADB_MASK)) in asn1_do_adb()
539 # define ASN1_TFLG_ADB_MASK (0x3<<8) macro
431 if (tt->flags & ASN1_TFLG_ADB_MASK) { in asn1_item_ex_d2i()