Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c221 int cipher_warning_done; member
1010 if (!state->cipher_warning_done && in ssh_set_newkeys()
1013 state->cipher_warning_done = 1; in ssh_set_newkeys()