have_chap_secret
static int have_chap_secret(char *, char *, u_int32_t);
can_auth = have_chap_secret(remote_name, our_name, remote);
&& have_chap_secret(user, remote_name, (u_int32_t)0);
if (!have_chap_secret(remote_name, our_name, remote))