Searched refs:ARGON2_MIN_LANES (Results 1 – 2 of 2) sorted by relevance
24 #define ARGON2_MIN_LANES UINT32_C(1) macro
346 if (ARGON2_MIN_LANES > context->lanes) { in validate_inputs()