Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c171 int after_authentication; member
1038 if (((comp->type == COMP_DELAYED && state->after_authentication)) && in ssh_set_newkeys()
1113 if (!state->after_authentication) in ssh_packet_need_rekeying()
1139 if (ssh->state->after_authentication) in ssh_packet_check_rekey_preauth()
1178 state->after_authentication = 1; in ssh_packet_enable_delayed_compress()
1927 if (!ssh->state->after_authentication) { in ssh_packet_read_poll_seqnr()
2373 ssh->state->after_authentication = 1; in ssh_packet_set_authenticated()
2396 ssh->state->after_authentication = 1; in ssh_packet_set_postauth()