Home | History | Annotate | Download | only in asn1

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)
348 if (opt)
378 &p, len, tag, aclass, opt, ctx);
535 const ASN1_TEMPLATE *tt, char opt,
559 &p, inlen, tt->tag, aclass, opt, ctx);
609 tt, opt, ctx);
621 const ASN1_TEMPLATE *tt, char opt,
656 &p, len, sktag, skaclass, opt, ctx);
734 ASN1_ITEM_ptr(tt->item), tt->tag, aclass, opt, ctx);
748 -1, 0, opt, ctx);
770 int tag, int aclass, char opt, ASN1_TLC *ctx)
803 if (opt)
829 &p, inlen, tag, aclass, opt, ctx);
1263 int exptag, int expclass, char opt,
1318 if (opt) return -1;