CHAP_DIGEST_LEN
char expected_response[CHAP_DIGEST_LEN];
size_t response_bin_len = CHAP_DIGEST_LEN;
assert(response_len == CHAP_DIGEST_LEN);
char chap_response[CHAP_DIGEST_LEN];