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

  /external/openssh/
ssh1.h 63 #define SSH_CMSG_AUTH_TIS 39 /* we use this for s/key */
sshconnect1.c 418 packet_start(SSH_CMSG_AUTH_TIS);
426 "to SSH_CMSG_AUTH_TIS", type);

Completed in 80 milliseconds