Searched refs:AUTH_STRING_LABEL (Results 1 – 1 of 1) sorted by relevance
209 private static final String AUTH_STRING_LABEL = "S"; field in EapMsChapV2TypeData.EapMsChapV2SuccessRequest227 if (!mappings.containsKey(AUTH_STRING_LABEL) in EapMsChapV2SuccessRequest()233 String authStringHex = mappings.get(AUTH_STRING_LABEL); in EapMsChapV2SuccessRequest()