crypto_pwhash_argon2i_passwd_max method

int crypto_pwhash_argon2i_passwd_max()

Implementation

int crypto_pwhash_argon2i_passwd_max() {
  return _crypto_pwhash_argon2i_passwd_max();
}