Searched refs:CHAP_DIGEST_MD5 (Results 1 – 3 of 3) sorted by relevance
78 #define CHAP_DIGEST_MD5 5 /* use MD5 algorithm */ macro
491 case CHAP_DIGEST_MD5: in ChapReceiveChallenge()596 case CHAP_DIGEST_MD5: /* only MD5 is defined for now */ in ChapReceiveResponse()
261 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()