Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dpacket.c178 int after_authentication; member
928 state->after_authentication)) && comp->enabled == 0) { in ssh_set_newkeys()
965 if (!state->after_authentication) in ssh_packet_need_rekeying()
1030 state->after_authentication = 1; in ssh_packet_enable_delayed_compress()
2171 ssh->state->after_authentication = 1; in ssh_packet_set_authenticated()
2194 ssh->state->after_authentication = 1; in ssh_packet_set_postauth()