Home
last modified time | relevance | path

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

/external/openssh/
Dssh1.h65 #define SSH_CMSG_AUTH_TIS_RESPONSE 41 /* response (string) */ macro
Dsshconnect1.c447 packet_start(SSH_CMSG_AUTH_TIS_RESPONSE); in try_challenge_response_authentication()