Searched refs:kex_protocol_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dkex.c319 kex_protocol_error(int type, u_int32_t seq, void *ctxt) function
336 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error);
382 ssh_dispatch_set(ssh, SSH2_MSG_EXT_INFO, &kex_protocol_error);
419 ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_protocol_error);
H A Dssh_namespace.h401 #define kex_protocol_error Fssh_kex_protocol_error macro

Completed in 166 milliseconds