crypto_kdf_blake2b_bytes_max method

int crypto_kdf_blake2b_bytes_max()

Implementation

int crypto_kdf_blake2b_bytes_max() {
  return _crypto_kdf_blake2b_bytes_max();
}