Home
last modified time | relevance | path

Searched refs:input_userauth_info_response (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-chall.c56 static int input_userauth_info_response(int, u_int32_t, struct ssh *);
255 &input_userauth_info_response); in auth2_challenge_start()
300 input_userauth_info_response(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_info_response() function