crypto_auth_hmacsha512_bytes method

int crypto_auth_hmacsha512_bytes()

Implementation

int crypto_auth_hmacsha512_bytes() {
  return _crypto_auth_hmacsha512_bytes();
}