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

/freebsd-10.3-release/crypto/openssh/
H A Dssh_api.h99 * ssh_packet_put() creates an encrypted packet with the given type
103 int ssh_packet_put(struct ssh *ssh, int type, const u_char *data,
H A Dssh_api.c271 ssh_packet_put(struct ssh *ssh, int type, const u_char *data, size_t len) function
H A Dssh_namespace.h674 #define ssh_packet_put Fssh_ssh_packet_put macro

Completed in 51 milliseconds