Searched refs:crypto_pwhash_OPSLIMIT_MIN (Results 1 – 3 of 3) sorted by relevance
57 #define crypto_pwhash_OPSLIMIT_MIN crypto_pwhash_argon2id_OPSLIMIT_MIN macro
71 return crypto_pwhash_OPSLIMIT_MIN; in crypto_pwhash_opslimit_min()
430 assert(crypto_pwhash_opslimit_min() == crypto_pwhash_OPSLIMIT_MIN); in main()