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

/freebsd-10.3-release/crypto/openssh/
H A Dsshconnect2.c299 int input_userauth_passwd_changereq(int, u_int32_t, void *);
926 &input_userauth_passwd_changereq);
936 input_userauth_passwd_changereq(int type, u_int32_t seqnr, void *ctxt) function
944 debug2("input_userauth_passwd_changereq");
947 fatal("input_userauth_passwd_changereq: "
998 &input_userauth_passwd_changereq);

Completed in 83 milliseconds