Searched refs:ssh_packet_put_ecpoint (Results 1 – 2 of 2) sorted by relevance
11 void ssh_packet_put_ecpoint(struct ssh *, const EC_GROUP *, const EC_POINT *);149 ssh_packet_put_ecpoint(active_state, c, p)
100 ssh_packet_put_ecpoint(struct ssh *ssh, const EC_GROUP *curve, in ssh_packet_put_ecpoint() function