Searched refs:MS_CHAPV2_RESPONSE_LEN (Results 1 – 2 of 2) sorted by relevance
68 #define MS_CHAPV2_RESPONSE_LEN 49 /* Response length for MS-CHAPv2 */ macro
513 BCOPY(&response, cstate->response, MS_CHAPV2_RESPONSE_LEN);514 cstate->resp_length = MS_CHAPV2_RESPONSE_LEN;613 if (response_len < MS_CHAPV2_RESPONSE_LEN ||