crypto_auth_hmacsha256_statebytes method

int crypto_auth_hmacsha256_statebytes()

Implementation

int crypto_auth_hmacsha256_statebytes() {
  return _crypto_auth_hmacsha256_statebytes();
}