kex_ecdh_dec
int kex_ecdh_dec(struct kex *, const struct sshbuf *, struct sshbuf **);
r = kex_ecdh_dec(kex, server_blob, &shared_secret);