Home | History | Annotate | Download | only in pppd

Lines Matching full:have_srp_secret

256 static int  have_srp_secret __P((char *client, char *server, int need_ip,
1243 can_auth = have_srp_secret((explicit_remote? remote_name: NULL),
1301 have_srp_secret(user, (explicit_remote? remote_name: NULL), 0, NULL));
1315 !have_srp_secret((explicit_remote? remote_name: NULL), our_name, 1,
1863 * have_srp_secret - check whether we have a SRP file with a
1869 have_srp_secret(client, server, need_ip, lacks_ipp)