Home
last modified time | relevance | path

Searched refs:MS_CHAP_RESPONSE_LEN (Results 1 – 2 of 2) sorted by relevance

/external/lib/lwip/netif/ppp/
A Dchap.h81 #define MS_CHAP_RESPONSE_LEN 49 /* Response length for MS-CHAP */ macro
A Dchpms.c390 BCOPY(&response, cstate->response, MS_CHAP_RESPONSE_LEN); in ChapMS()
391 cstate->resp_length = MS_CHAP_RESPONSE_LEN; in ChapMS()

Completed in 7 milliseconds