Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmsasn1.h232 struct ASN1decoding_s { struct
233 ASN1magic_t magic;
234 ASN1uint32_t version;
235 ASN1module_t module;
236 ASN1octet_t *buf;
237 ASN1uint32_t size;
238 ASN1uint32_t len;
239 ASN1error_e err;
240 ASN1uint32_t bit;
241 ASN1octet_t *pos;
[all …]