Searched defs:ASN1bitstring_t (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsasn1.h57 } ASN1bitstring_t; typedef in typeref:struct:tagASN1bitstring_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;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsasn1.h57 } ASN1bitstring_t; typedef in typeref:struct:tagASN1bitstring_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;

Completed in 65 milliseconds