Searched refs:ASN1_TFLG_SK_MASK (Results 1 – 7 of 7) sorted by relevance
229 if (tt->flags & ASN1_TFLG_SK_MASK) { in asn1_template_new()250 if (tt->flags & (ASN1_TFLG_ADB_MASK | ASN1_TFLG_SK_MASK)) in asn1_template_clear()
134 if (tt->flags & ASN1_TFLG_SK_MASK) { in ossl_asn1_template_free()
289 if (flags & ASN1_TFLG_SK_MASK) { in asn1_template_print_ctx()
270 if (flags & ASN1_TFLG_SK_MASK) { in asn1_template_ex_i2d()
594 if (flags & ASN1_TFLG_SK_MASK) { in asn1_template_noexp_d2i()
539 # define ASN1_TFLG_SK_MASK (0x3 << 1) macro
540 # define ASN1_TFLG_SK_MASK (0x3 << 1) macro