Searched refs:crypto_pwhash_PASSWD_MAX (Results 1 – 3 of 3) sorted by relevance
41 #define crypto_pwhash_PASSWD_MAX crypto_pwhash_argon2id_PASSWD_MAX macro
47 return crypto_pwhash_PASSWD_MAX; in crypto_pwhash_passwd_max()
426 assert(crypto_pwhash_passwd_max() == crypto_pwhash_PASSWD_MAX); in main()