Searched refs:crypto_pwhash_BYTES_MAX (Results 1 – 3 of 3) sorted by relevance
33 #define crypto_pwhash_BYTES_MAX crypto_pwhash_argon2id_BYTES_MAX macro
35 return crypto_pwhash_BYTES_MAX; in crypto_pwhash_bytes_max()
424 assert(crypto_pwhash_bytes_max() == crypto_pwhash_BYTES_MAX); in main()