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

/freebsd-current/crypto/openssh/
H A Dpacket.c221 int cipher_warning_done; member in struct:session_state
918 if (!state->cipher_warning_done &&
921 state->cipher_warning_done = 1;

Completed in 67 milliseconds