OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASN1external_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/
msber.h
119
extern ASN1_PUBLIC int WINAPI ASN1BEREncExternal(ASN1encoding_t enc,ASN1uint32_t tag,
ASN1external_t
*);
122
extern ASN1_PUBLIC int WINAPI ASN1BERDecExternal(ASN1decoding_t dec,ASN1uint32_t tag,
ASN1external_t
*);
msasn1.h
370
}
ASN1external_t
;
455
extern ASN1_PUBLIC void WINAPI ASN1external_free(
ASN1external_t
*);
Completed in 37 milliseconds