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

/freebsd-10.0-release/crypto/openssh/
H A Dsshconnect2.c300 void input_userauth_passwd_changereq(int, u_int32_t, void *);
925 &input_userauth_passwd_changereq);
935 input_userauth_passwd_changereq(int type, u_int32_t seqnr, void *ctxt) function
943 debug2("input_userauth_passwd_changereq");
946 fatal("input_userauth_passwd_changereq: "
997 &input_userauth_passwd_changereq);

Completed in 70 milliseconds