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

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.c158 int after_authentication; member in struct:session_state
797 active_state->after_authentication)) && comp->enabled == 0) {
833 active_state->after_authentication = 1;
2000 active_state->after_authentication = 1;
2072 return (active_state->after_authentication);

Completed in 122 milliseconds