Searched refs:ASN1_TFLG_ADB_MASK (Results 1 – 5 of 5) sorted by relevance
224 if (tt->flags & ASN1_TFLG_ADB_MASK) { in asn1_template_new()250 if (tt->flags & (ASN1_TFLG_ADB_MASK | ASN1_TFLG_SK_MASK)) in asn1_template_clear()
232 if ((tt->flags & ASN1_TFLG_ADB_MASK) == 0) in ossl_asn1_do_adb()
376 if (tt->flags & ASN1_TFLG_ADB_MASK) { in asn1_item_embed_d2i()
583 # define ASN1_TFLG_ADB_MASK (0x3<<8) macro
584 # define ASN1_TFLG_ADB_MASK (0x3<<8) macro