Home | History | Annotate | Download | only in asn1

Lines Matching refs:tt

74 					const ASN1_TEMPLATE *tt,
133 const ASN1_TEMPLATE *tt = NULL;
222 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
226 seqtt = asn1_do_adb(pval, tt, 1);
240 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
244 seqtt = asn1_do_adb(pval, tt, 1);
265 const ASN1_TEMPLATE *tt)
267 return asn1_template_ex_i2d(pval, out, tt, -1, 0);
271 const ASN1_TEMPLATE *tt, int tag, int iclass)
274 flags = tt->flags;
288 ttag = tt->tag;
359 ASN1_ITEM_ptr(tt->item),
378 asn1_set_seq_out(sk, out, skcontlen, ASN1_ITEM_ptr(tt->item),
394 i = ASN1_item_ex_i2d(pval, NULL, ASN1_ITEM_ptr(tt->item),
404 ASN1_item_ex_i2d(pval, out, ASN1_ITEM_ptr(tt->item),
413 return ASN1_item_ex_i2d(pval, out, ASN1_ITEM_ptr(tt->item),