Searched defs:asn1_sctx_st (Results 1 – 1 of 1) sorted by relevance
20 struct asn1_sctx_st { struct22 const ASN1_ITEM *it;24 const ASN1_TEMPLATE *tt;26 unsigned long flags;28 int skidx;30 int depth;32 const char *sname, *fname;34 int prim_type;36 ASN1_VALUE **field;38 int (*scan_cb) (ASN1_SCTX *ctx);[all …]