Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dupap.c339 char *ruser, *rpasswd; in upap_rauthreq() local
382 rpasswd = (char *) inp; in upap_rauthreq()
387 retcode = check_passwd(u->us_unit, ruser, ruserlen, rpasswd, in upap_rauthreq()
389 EXPLICIT_BZERO(rpasswd, rpasswdlen); in upap_rauthreq()