MAX_CHAP_CHALLENGE_LEN
memset(chap->challenge, 0, MAX_CHAP_CHALLENGE_LEN);
unsigned char challenge[MAX_CHAP_CHALLENGE_LEN];