OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASN1bitstring_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
57
}
ASN1bitstring_t
;
292
extern ASN1_PUBLIC void WINAPI ASN1bitstring_free(
ASN1bitstring_t
*);
320
extern ASN1_PUBLIC int WINAPI ASN1bitstring_cmp(
ASN1bitstring_t
*,
ASN1bitstring_t
*,int);
367
ASN1bitstring_t
encoded;
405
ASN1bitstring_t
encoded;
msber.h
39
extern ASN1_PUBLIC int WINAPI ASN1BERDecBitString(ASN1decoding_t dec,ASN1uint32_t tag,
ASN1bitstring_t
*);
40
extern ASN1_PUBLIC int WINAPI ASN1BERDecBitString2(ASN1decoding_t dec,ASN1uint32_t tag,
ASN1bitstring_t
*);
Completed in 39 milliseconds