Searched refs:crypto_pwhash_opslimit_min (Results 1 – 3 of 3) sorted by relevance
411 assert(crypto_pwhash_opslimit_min() > 0U); in main()430 assert(crypto_pwhash_opslimit_min() == crypto_pwhash_OPSLIMIT_MIN); in main()456 crypto_pwhash_opslimit_min()); in main()
59 size_t crypto_pwhash_opslimit_min(void);
69 crypto_pwhash_opslimit_min(void) in crypto_pwhash_opslimit_min() function