crypto_pwhash_argon2id_opslimit_max method

int crypto_pwhash_argon2id_opslimit_max()

Implementation

int crypto_pwhash_argon2id_opslimit_max() {
  return _crypto_pwhash_argon2id_opslimit_max();
}