Searched refs:SSH_CMSG_AUTH_TIS_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 65 #define SSH_CMSG_AUTH_TIS_RESPONSE 41 /* response (string) */ macro |
D | sshconnect1.c | 447 packet_start(SSH_CMSG_AUTH_TIS_RESPONSE); in try_challenge_response_authentication() |