Searched refs:get_secret (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/pppd/
H A Dchap.c441 if (!get_secret(cstate->unit, cstate->resp_name, rhostname,
551 if (!get_secret(cstate->unit, rhostname, cstate->chal_name,
H A Dpppd.h236 int get_secret(int, char *, char *, char *, int *, int);
H A Dauth.c936 * get_secret - open the CHAP secret file and return the secret
941 get_secret(unit, client, server, secret, secret_len, save_addrs) function

Completed in 145 milliseconds