Home
last modified time | relevance | path

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

/external/openssh/
Dssh2.h116 #define SSH2_MSG_USERAUTH_INFO_REQUEST 60 macro
Dauth2-chall.c258 packet_start(SSH2_MSG_USERAUTH_INFO_REQUEST); in send_userauth_info_request()
Dsshconnect2.c1498 dispatch_set(SSH2_MSG_USERAUTH_INFO_REQUEST, NULL); in userauth_kbdint()
1512 dispatch_set(SSH2_MSG_USERAUTH_INFO_REQUEST, &input_userauth_info_req); in userauth_kbdint()