crypto_auth_hmacsha512_keybytes method

int crypto_auth_hmacsha512_keybytes()

Implementation

int crypto_auth_hmacsha512_keybytes() {
  return _crypto_auth_hmacsha512_keybytes();
}