Monero
Loading...
Searching...
No Matches
sha512.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define crypto_hash_sha512_BYTES   64

Functions

int crypto_hashblocks (unsigned char *statebytes, const unsigned char *in, unsigned long long inlen)
int crypto_hash_sha512 (unsigned char *out, const unsigned char *in, unsigned long long inlen)

Macro Definition Documentation

◆ crypto_hash_sha512_BYTES

#define crypto_hash_sha512_BYTES   64

Function Documentation

◆ crypto_hash_sha512()

int crypto_hash_sha512 ( unsigned char * out,
const unsigned char * in,
unsigned long long inlen )
extern

◆ crypto_hashblocks()

int crypto_hashblocks ( unsigned char * statebytes,
const unsigned char * in,
unsigned long long inlen )
extern