Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDpacket.h105 void ssh_packet_set_input_hook(struct ssh *, ssh_packet_hook_fn *, void *);
HDssh_namespace.h720 #define ssh_packet_set_input_hook Fssh_ssh_packet_set_input_hook macro
HDpacket.c276 ssh_packet_set_input_hook(struct ssh *ssh, ssh_packet_hook_fn *hook, void *ctx) in ssh_packet_set_input_hook() function