Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dauth.c1008 int secretpasswdlen; in auth_check_passwd() local
1012 secretpasswdlen = (int)strlen(pcb->settings.passwd); in auth_check_passwd()
1014 && secretpasswdlen == passwdlen in auth_check_passwd()