HomeSort by relevance Sort by last modified time
    Searched refs:SSH_CMSG_AUTH_TIS_RESPONSE (Results 1 - 2 of 2) sorted by null

  /external/openssh/
ssh1.h 65 #define SSH_CMSG_AUTH_TIS_RESPONSE 41 /* response (string) */
sshconnect1.c 447 packet_start(SSH_CMSG_AUTH_TIS_RESPONSE);
458 "to SSH_CMSG_AUTH_TIS_RESPONSE", type);

Completed in 48 milliseconds