HomeSort by relevance Sort by last modified time
    Searched refs:ASN1open_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 146 } ASN1open_t;
301 extern ASN1_PUBLIC void WINAPI ASN1open_free(ASN1open_t *);
328 extern ASN1_PUBLIC int WINAPI ASN1open_cmp(ASN1open_t *,ASN1open_t *);
365 ASN1open_t notation;
403 ASN1open_t notation;
442 ASN1open_t notation;
msber.h 34 extern ASN1_PUBLIC int WINAPI ASN1BEREncOpenType(ASN1encoding_t enc,ASN1open_t *);
63 extern ASN1_PUBLIC int WINAPI ASN1BERDecOpenType(ASN1decoding_t dec,ASN1open_t *);
64 extern ASN1_PUBLIC int WINAPI ASN1BERDecOpenType2(ASN1decoding_t dec,ASN1open_t *);

Completed in 34 milliseconds