Searched refs:MS_CHAP_RESPONSE_LEN (Results 1 – 3 of 3) sorted by relevance
374 BCOPY(&response, cstate->response, MS_CHAP_RESPONSE_LEN);375 cstate->resp_length = MS_CHAP_RESPONSE_LEN;403 if (response_len < MS_CHAP_RESPONSE_LEN || cstate->chal_len < 8)408 if (response[MS_CHAP_RESPONSE_LEN-1]) {
67 #define MS_CHAP_RESPONSE_LEN 49 /* Response length for MS-CHAP */ macro
75 cstate.response[MS_CHAP_RESPONSE_LEN-1] = '\0';