Searched refs:crypto_pwhash_alg_default (Results 1 – 3 of 3) sorted by relevance
96 crypto_pwhash_alg_default()) != 0) { in tv()148 crypto_pwhash_alg_default()) != 0) { in tv2()478 assert(crypto_pwhash_alg_argon2i13() != crypto_pwhash_alg_default()); in main()481 assert(crypto_pwhash_alg_argon2id13() == crypto_pwhash_alg_default()); in main()
27 int crypto_pwhash_alg_default(void);
21 crypto_pwhash_alg_default(void) in crypto_pwhash_alg_default() function