Searched refs:nameLenBytes (Results 1 – 1 of 1) sorted by relevance
123 int nameLenBytes = msLength - VALUE_SIZE - TYPE_DATA_HEADER_SIZE; in EapMsChapV2ChallengeRequest() local124 if (nameLenBytes < 0) { in EapMsChapV2ChallengeRequest()128 name = new byte[nameLenBytes]; in EapMsChapV2ChallengeRequest()