Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dopacket.h21 void ssh_packet_get_ecpoint(struct ssh *, const EC_GROUP *, EC_POINT *);
138 ssh_packet_get_ecpoint(active_state, c, p)
H A Dopacket.c159 ssh_packet_get_ecpoint(struct ssh *ssh, const EC_GROUP *curve, EC_POINT *point) in ssh_packet_get_ecpoint() function
H A Dssh_namespace.h566 #define ssh_packet_get_ecpoint Fssh_ssh_packet_get_ecpoint macro