Searched refs:INPUT_CODE_LENGTH (Results 1 – 1 of 1) sorted by relevance
46 constexpr uint32_t INPUT_CODE_LENGTH { 6 }; variable196 if ((inputCode.length()) > INPUT_CODE_LENGTH) { in CheckCode()