crypto_hash.h 133 Bytes
Newer Older
lwc-tester committed
1 2 3

int acehash_init( unsigned char *state );
int crypto_hash( unsigned char *out, const unsigned char *in, unsigned long long inlen );