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

/external/openssh/
H A Dssh1.h66 #define SSH_CMSG_AUTH_TIS_RESPONSE 41 /* response (string) */ macro
H A Dauth1.c82 SSH_CMSG_AUTH_TIS_RESPONSE, "challenge-response",
294 type != SSH_CMSG_AUTH_TIS_RESPONSE)
H A Dsshconnect1.c426 packet_start(SSH_CMSG_AUTH_TIS_RESPONSE);
437 "to SSH_CMSG_AUTH_TIS_RESPONSE", type);

Completed in 48 milliseconds