sshbuf_get_eckey
if ((r = sshbuf_get_eckey(b, key->ecdsa)) != 0)
int sshbuf_get_eckey(struct sshbuf *buf, EC_KEY *v);