OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asn1ztchar16string_t
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msasn1.h
81
typedef ASN1char16_t *
ASN1ztchar16string_t
;
299
extern ASN1_PUBLIC void WINAPI ASN1ztchar16string_free(
ASN1ztchar16string_t
);
327
extern ASN1_PUBLIC int WINAPI ASN1ztchar16string_cmp(
ASN1ztchar16string_t
,
ASN1ztchar16string_t
);
msber.h
58
extern ASN1_PUBLIC int WINAPI ASN1BERDecZeroChar16String(ASN1decoding_t dec,ASN1uint32_t tag,
ASN1ztchar16string_t
*);
Completed in 48 milliseconds