Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dpacket.h100 void ssh_packet_set_input_hook(struct ssh *, ssh_packet_hook_fn *, void *);
Dpacket.c261 ssh_packet_set_input_hook(struct ssh *ssh, ssh_packet_hook_fn *hook, void *ctx) in ssh_packet_set_input_hook() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym490 ssh_packet_set_input_hook