kex_ready
if ((r = kex_ready(ssh, proposal)) != 0)
int kex_ready(struct ssh *, char *[PROPOSAL_MAX]);
r = kex_ready(ssh, populated);