Searched refs:crypto_pwhash_OPSLIMIT_MAX (Results 1 – 3 of 3) sorted by relevance
61 #define crypto_pwhash_OPSLIMIT_MAX crypto_pwhash_argon2id_OPSLIMIT_MAX macro
77 return crypto_pwhash_OPSLIMIT_MAX; in crypto_pwhash_opslimit_max()
431 assert(crypto_pwhash_opslimit_max() == crypto_pwhash_OPSLIMIT_MAX); in main()