Searched refs:SSH2_MSG_KEX_ROAMING_RESUME (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh2.h | 168 #define SSH2_MSG_KEX_ROAMING_RESUME 30 macro |
D | roaming_client.c | 165 packet_start(SSH2_MSG_KEX_ROAMING_RESUME); in roaming_resume() |