crypto_auth_hmacsha256_bytes method

int crypto_auth_hmacsha256_bytes()

Implementation

int crypto_auth_hmacsha256_bytes() {
  return _crypto_auth_hmacsha256_bytes();
}