Home
last modified time | relevance | path

Searched refs:CHAP_DIGEST_MD5 (Results 1 – 3 of 3) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dchap.h78 #define CHAP_DIGEST_MD5 5 /* use MD5 algorithm */ macro
A Dchap.c491 case CHAP_DIGEST_MD5: in ChapReceiveChallenge()
596 case CHAP_DIGEST_MD5: /* only MD5 is defined for now */ in ChapReceiveResponse()
A Dlcp.c261 wo->chap_mdtype = CHAP_DIGEST_MD5; in lcp_init()
273 ao->chap_mdtype = CHAP_DIGEST_MD5; in lcp_init()
1414 if (cichar != CHAP_DIGEST_MD5 in lcp_reqci()

Completed in 10 milliseconds