Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dpacket.c220 int cipher_warning_done; member
1009 if (!state->cipher_warning_done && in ssh_set_newkeys()
1012 state->cipher_warning_done = 1; in ssh_set_newkeys()