Lines Matching refs:opt
79 int exptag, int expclass, char opt,
84 const ASN1_TEMPLATE *tt, char opt,
88 const ASN1_TEMPLATE *tt, char opt,
93 int tag, int aclass, char opt, ASN1_TLC *ctx);
151 * If 'opt' set and tag mismatch return -1 to handle OPTIONAL
156 int tag, int aclass, char opt, ASN1_TLC *ctx)
189 if ((tag != -1) || opt)
196 it->templates, opt, ctx);
199 tag, aclass, opt, ctx);
218 if (opt) return -1;
227 if (opt)
240 it, tag, aclass, opt, ctx);
247 if (opt)
347 if (opt)
377 &p, len, tag, aclass, opt, ctx);
534 const ASN1_TEMPLATE *tt, char opt,
558 &p, inlen, tt->tag, aclass, opt, ctx);
608 tt, opt, ctx);
620 const ASN1_TEMPLATE *tt, char opt,
655 &p, len, sktag, skaclass, opt, ctx);
733 ASN1_ITEM_ptr(tt->item), tt->tag, aclass, opt, ctx);
747 -1, 0, opt, ctx);
769 int tag, int aclass, char opt, ASN1_TLC *ctx)
802 if (opt)
828 &p, inlen, tag, aclass, opt, ctx);
1262 int exptag, int expclass, char opt,
1317 if (opt) return -1;