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