Home
last modified time | relevance | path

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

/src/usr.sbin/ppp/
H A Dauth.c122 auth_CheckPasswd(const char *name, const char *data, const char *key) in auth_CheckPasswd() function
321 return auth_CheckPasswd(name, vector[1], key); in auth_Validate()
340 return auth_CheckPasswd(name, "*", key); in auth_Validate()