Home
last modified time | relevance | path

Searched refs:ssh_packet_set_authenticated (Results 1 – 4 of 4) sorted by relevance

/src/crypto/openssh/
H A Dpacket.h117 void ssh_packet_set_authenticated(struct ssh *);
H A Dsshd-session.c477 ssh_packet_set_authenticated(ssh); in privsep_postauth()
H A Dssh_namespace.h711 #define ssh_packet_set_authenticated Fssh_ssh_packet_set_authenticated macro
H A Dpacket.c2311 ssh_packet_set_authenticated(struct ssh *ssh) in ssh_packet_set_authenticated() function