crypto_hash.h 104 Bytes
Newer Older
Martin Schläffer committed
1 2
int crypto_hash(unsigned char *out, const unsigned char *in,
                unsigned long long inlen);