crypto_hash_sha512_bytes method

int crypto_hash_sha512_bytes()

Implementation

int crypto_hash_sha512_bytes() {
  return _crypto_hash_sha512_bytes();
}