crypto_auth_hmacsha512256_keybytes method

int crypto_auth_hmacsha512256_keybytes()

Implementation

int crypto_auth_hmacsha512256_keybytes() {
  return _crypto_auth_hmacsha512256_keybytes();
}