Home
last modified time | relevance | path

Searched refs:ARGON2_PWD_TOO_LONG (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2.h84 ARGON2_PWD_TOO_LONG = -5, enumerator
H A Dargon2.c97 return ARGON2_PWD_TOO_LONG; in argon2_hash()
H A Dargon2-core.c275 return ARGON2_PWD_TOO_LONG; in validate_inputs()