Searched refs:crypto_pwhash_argon2id_bytes_max (Results 1 – 3 of 3) sorted by relevance
27 size_t crypto_pwhash_argon2id_bytes_max(void);
31 crypto_pwhash_argon2id_bytes_max(void) in crypto_pwhash_argon2id_bytes_max() function
448 assert(crypto_pwhash_argon2id_bytes_max() == crypto_pwhash_bytes_max()); in main()