Searched refs:ARGON2_MIN_LANES (Results 1 – 1 of 1) sorted by relevance
46 # define ARGON2_MIN_LANES 1u macro1176 if (lanes < ARGON2_MIN_LANES) { in kdf_argon2_ctx_set_lanes()1178 "min lanes: %u", ARGON2_MIN_LANES); in kdf_argon2_ctx_set_lanes()
Completed in 8 milliseconds