Searched refs:crypto_pwhash_argon2id_saltbytes (Results 1 – 3 of 3) sorted by relevance
39 size_t crypto_pwhash_argon2id_saltbytes(void);
52 crypto_pwhash_argon2id_saltbytes(void) in crypto_pwhash_argon2id_saltbytes() function
451 assert(crypto_pwhash_argon2id_saltbytes() == crypto_pwhash_saltbytes()); in main()