Home
last modified time | relevance | path

Searched refs:ASN1_TFLG_EXPTAG (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_enc.c292 if ((ttag != -1) && !(flags & ASN1_TFLG_EXPTAG)) { in asn1_template_ex_i2d()
321 if (flags & ASN1_TFLG_EXPTAG) in asn1_template_ex_i2d()
331 if (flags & ASN1_TFLG_EXPTAG) in asn1_template_ex_i2d()
340 if (flags & ASN1_TFLG_EXPTAG) in asn1_template_ex_i2d()
347 if (flags & ASN1_TFLG_EXPTAG) { in asn1_template_ex_i2d()
H A Dtasn_dec.c515 if (flags & ASN1_TFLG_EXPTAG) { in asn1_template_ex_d2i()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h550 # define ASN1_TFLG_EXPTAG (0x2 << 3) macro
558 # define ASN1_TFLG_EXPLICIT (ASN1_TFLG_EXPTAG|ASN1_TFLG_CONTEXT)
H A Dasn1t.h.in551 # define ASN1_TFLG_EXPTAG (0x2 << 3) macro
559 # define ASN1_TFLG_EXPLICIT (ASN1_TFLG_EXPTAG|ASN1_TFLG_CONTEXT)