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

/freebsd-10.3-release/crypto/openssh/
H A Dkex.c67 static int kex_input_newkeys(int, u_int32_t, void *);
361 ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_input_newkeys);
408 kex_input_newkeys(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h397 #define kex_input_newkeys Fssh_kex_input_newkeys macro

Completed in 58 milliseconds