Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c179 int after_authentication; member
1019 if (((comp->type == COMP_DELAYED && state->after_authentication)) && in ssh_set_newkeys()
1057 if (!state->after_authentication) in ssh_packet_need_rekeying()
1122 state->after_authentication = 1; in ssh_packet_enable_delayed_compress()
1868 if (!ssh->state->after_authentication) { in ssh_packet_read_poll_seqnr()
2315 ssh->state->after_authentication = 1; in ssh_packet_set_authenticated()
2338 ssh->state->after_authentication = 1; in ssh_packet_set_postauth()