|
Monero
|

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) |
| #define crypto_hash_sha512_BYTES 64 |
| int crypto_hash_sha512 | ( | unsigned char * | out, |
| const unsigned char * | in, | ||
| unsigned long long | inlen | ||
| ) |
| int crypto_hashblocks | ( | unsigned char * | statebytes, |
| const unsigned char * | in, | ||
| unsigned long long | inlen | ||
| ) |
1.8.14