75971bc2a60e9dc69fa4a3f4c281e494daf4fc15
[trex.git] /
1 #include "crypto_hash_sha512.h"
2
3 size_t
4 crypto_hash_sha512_bytes(void) {
5     return crypto_hash_sha512_BYTES;
6 }