Searched refs:ASN1_TFLG_EXPTAG (Results 1 – 3 of 3) sorted by relevance
339 if ((ttag != -1) && !(flags & ASN1_TFLG_EXPTAG)) { in asn1_template_ex_i2d()359 if (flags & ASN1_TFLG_EXPTAG) in asn1_template_ex_i2d()369 if (flags & ASN1_TFLG_EXPTAG) in asn1_template_ex_i2d()378 if (flags & ASN1_TFLG_EXPTAG) in asn1_template_ex_i2d()385 if (flags & ASN1_TFLG_EXPTAG) { in asn1_template_ex_i2d()
521 #define ASN1_TFLG_EXPTAG (0x2 << 3) macro529 #define ASN1_TFLG_EXPLICIT ASN1_TFLG_EXPTAG|ASN1_TFLG_CONTEXT
1172 if ((at->flags & ASN1_TFLG_EXPTAG) == 0) in asn1_template_d2i()