Searched defs:sshbuf_put_ec (Results 1 - 1 of 1) sorted by relevance
/external/openssh/ | ||
H A D | sshbuf-getput-crypto.c | 192 sshbuf_put_ec(struct sshbuf *buf, const EC_POINT *v, const EC_GROUP *g) function 220 return sshbuf_put_ec(buf, EC_KEY_get0_public_key(v), |
Completed in 2714 milliseconds