Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmsasn1.h217 struct ASN1encoding_s { struct
218 ASN1magic_t magic;
219 ASN1uint32_t version;
220 ASN1module_t module;
221 ASN1octet_t *buf;
222 ASN1uint32_t size;
223 ASN1uint32_t len;
224 ASN1error_e err;
225 ASN1uint32_t bit;
226 ASN1octet_t *pos;
[all …]