Searched refs:AUTH_STRING_LEN_HEX (Results 1 – 1 of 1) sorted by relevance
206 private static final int AUTH_STRING_LEN_HEX = 40; field in EapMsChapV2TypeData.EapMsChapV2SuccessRequest234 if (authStringHex.length() != AUTH_STRING_LEN_HEX) { in EapMsChapV2SuccessRequest()