kex_input_newkeys
ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_input_newkeys);
static int kex_input_newkeys(int, u_int32_t, struct ssh *);