Searched refs:ARGON2_MIN_THREADS (Results 1 – 1 of 1) sorted by relevance
48 # define ARGON2_MIN_THREADS 1u macro1152 if (threads < ARGON2_MIN_THREADS) { in kdf_argon2_ctx_set_threads()1154 "min threads: %u", ARGON2_MIN_THREADS); in kdf_argon2_ctx_set_threads()
Completed in 7 milliseconds