Home
last modified time | relevance | path

Searched refs:SSH2_MSG_KEX_ECDH_REPLY (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dssh2.h103 #define SSH2_MSG_KEX_ECDH_REPLY 31 macro
Dkexecdhc.c81 packet_read_expect(SSH2_MSG_KEX_ECDH_REPLY); in kexecdh_client()
Dkexecdhs.c152 packet_start(SSH2_MSG_KEX_ECDH_REPLY); in kexecdh_server()