Electroneum
sha512.h
Go to the documentation of this file.
1
extern
int
crypto_hashblocks
(
unsigned
char
*statebytes,
const
unsigned
char
*in,
unsigned
long
long
inlen);
2
extern
int
crypto_hash_sha512
(
unsigned
char
*out,
const
unsigned
char
*in,
unsigned
long
long
inlen);
3
4
#define crypto_hash_sha512_BYTES 64
crypto_hashblocks
int crypto_hashblocks(unsigned char *statebytes, const unsigned char *in, unsigned long long inlen)
crypto_hash_sha512
int crypto_hash_sha512(unsigned char *out, const unsigned char *in, unsigned long long inlen)
src
crypto
crypto_ops_builder
sha512.h
Generated on Sun Mar 10 2024 12:00:00 for Electroneum by
1.8.14