Searched refs:ssh_packet_get_ecpoint (Results 1 – 3 of 3) sorted by relevance
21 void ssh_packet_get_ecpoint(struct ssh *, const EC_GROUP *, EC_POINT *);138 ssh_packet_get_ecpoint(active_state, c, p)
159 ssh_packet_get_ecpoint(struct ssh *ssh, const EC_GROUP *curve, EC_POINT *point) in ssh_packet_get_ecpoint() function
566 #define ssh_packet_get_ecpoint Fssh_ssh_packet_get_ecpoint macro