Home | History | Annotate | Download | only in asn1

Lines Matching refs:tt

72 					const ASN1_TEMPLATE *tt,
131 const ASN1_TEMPLATE *tt = NULL;
220 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
224 seqtt = asn1_do_adb(pval, tt, 1);
238 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++)
242 seqtt = asn1_do_adb(pval, tt, 1);
263 const ASN1_TEMPLATE *tt)
265 return asn1_template_ex_i2d(pval, out, tt, -1, 0);
269 const ASN1_TEMPLATE *tt, int tag, int iclass)
273 flags = tt->flags;
287 ttag = tt->tag;
358 ASN1_ITEM_ptr(tt->item),
377 asn1_set_seq_out(sk, out, skcontlen, ASN1_ITEM_ptr(tt->item),
393 i = ASN1_item_ex_i2d(pval, NULL, ASN1_ITEM_ptr(tt->item),
403 ASN1_item_ex_i2d(pval, out, ASN1_ITEM_ptr(tt->item),
412 return ASN1_item_ex_i2d(pval, out, ASN1_ITEM_ptr(tt->item),