Searched refs:CHAP_MD5_WITHPEER (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ | ||
D | ppp_impl.h | 344 #define CHAP_MD5_WITHPEER 0x40 macro |
/third_party/lwip/src/netif/ppp/ | ||
D | auth.c | 1147 bit |= CHAP_MD5_WITHPEER; in auth_withpeer_success() |