crypto_hash_sha512_statebytes method

int crypto_hash_sha512_statebytes()

Implementation

int crypto_hash_sha512_statebytes() {
  return _crypto_hash_sha512_statebytes();
}