Searched refs:ARGON2_MIN_TIME (Results 1 – 1 of 1) sorted by relevance
56 # define ARGON2_MIN_TIME 1u macro1190 if (t_cost < ARGON2_MIN_TIME) { in kdf_argon2_ctx_set_t_cost()1192 "min: %u", ARGON2_MIN_TIME); in kdf_argon2_ctx_set_t_cost()
Completed in 10 milliseconds