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

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h22 void ssh_packet_get_ecpoint(struct ssh *, const EC_GROUP *, EC_POINT *);
150 ssh_packet_get_ecpoint(active_state, c, p)
H A Dopacket.c176 ssh_packet_get_ecpoint(struct ssh *ssh, const EC_GROUP *curve, EC_POINT *point) function
H A Dssh_namespace.h658 #define ssh_packet_get_ecpoint Fssh_ssh_packet_get_ecpoint macro

Completed in 182 milliseconds