Home
last modified time | relevance | path

Searched refs:sshpkt_put_ec (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dpacket.h192 int sshpkt_put_ec(struct ssh *ssh, const EC_POINT *v, const EC_GROUP *g);
Dpacket.c2535 sshpkt_put_ec(struct ssh *ssh, const EC_POINT *v, const EC_GROUP *g) in sshpkt_put_ec() function