OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asn1characterstring_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
120
extern ASN1_PUBLIC int WINAPI ASN1BEREncCharacterString(ASN1encoding_t enc,ASN1uint32_t tag,
ASN1characterstring_t
*);
123
extern ASN1_PUBLIC int WINAPI ASN1BERDecCharacterString(ASN1decoding_t dec,ASN1uint32_t tag,
ASN1characterstring_t
*);
msasn1.h
447
}
ASN1characterstring_t
;
457
extern ASN1_PUBLIC void WINAPI ASN1characterstring_free(
ASN1characterstring_t
*);
Completed in 989 milliseconds