Searched refs:MS_CHAP_RESPONSE_LEN (Results 1 – 4 of 4) sorted by relevance
38 #define MS_CHAP_RESPONSE_LEN 49 /* Response length for MS-CHAP */ macro
198 unsigned char md[MS_CHAP_RESPONSE_LEN]; in chapms_verify_response()204 if (response_len != MS_CHAP_RESPONSE_LEN) in chapms_verify_response()323 *response++ = MS_CHAP_RESPONSE_LEN; in chapms_make_response()891 BZERO(response, MS_CHAP_RESPONSE_LEN); in ChapMS()
417 if (response_len != MS_CHAP_RESPONSE_LEN) in radius_chap_verify()427 cpassword, MS_CHAP_RESPONSE_LEN + 1, VENDOR_MICROSOFT); in radius_chap_verify()
556 if (response_len != MS_CHAP_RESPONSE_LEN) in winbind_chap_verify()