OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASN1uint16_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
17
typedef unsigned short
ASN1uint16_t
;
66
typedef
ASN1uint16_t
ASN1char16_t;
95
ASN1uint16_t
count;
100
ASN1uint16_t
length;
118
ASN1uint16_t
year;
124
ASN1uint16_t
millisecond;
153
typedef
ASN1uint16_t
ASN1choice_t;
msber.h
56
extern ASN1_PUBLIC int WINAPI ASN1BERDecU16Val(ASN1decoding_t dec,ASN1uint32_t tag,
ASN1uint16_t
*);
Completed in 494 milliseconds