crypto_hash_sha256_statebytes method

int crypto_hash_sha256_statebytes()

Implementation

int crypto_hash_sha256_statebytes() {
  return _crypto_hash_sha256_statebytes();
}