Home
last modified time | relevance | path

Searched defs:asn1_sctx_st (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/asn1/
H A Dasn1_local.h22 struct asn1_sctx_st { struct
24 const ASN1_ITEM *it;
26 const ASN1_TEMPLATE *tt;
28 unsigned long flags;
30 int skidx;
32 int depth;
34 const char *sname, *fname;
36 int prim_type;
38 ASN1_VALUE **field;
40 int (*scan_cb) (ASN1_SCTX *ctx);
[all …]

Completed in 5 milliseconds