blob: ee491d2ffd56e68d315750a926770b2593a0ce20 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif
//GO(FREEBL_GetVector,
//GO(NSSLOWHASH_Begin,
//GO(NSSLOWHASH_Destroy,
//GO(NSSLOWHASH_End,
//GO(NSSLOWHASH_Length,
//GO(NSSLOWHASH_NewContext,
//GO(NSSLOWHASH_Update,
//GO(NSSLOW_Init,
//GO(NSSLOW_Shutdown,
|