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