Searched refs:ssh_packet_put_ecpoint (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h11 void ssh_packet_put_ecpoint(struct ssh *, const EC_GROUP *, const EC_POINT *);
152 ssh_packet_put_ecpoint(active_state, c, p)
H A Dopacket.c100 ssh_packet_put_ecpoint(struct ssh *ssh, const EC_GROUP *curve, function
H A Dssh_namespace.h683 #define ssh_packet_put_ecpoint Fssh_ssh_packet_put_ecpoint macro

Completed in 242 milliseconds