Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dpacket.c206 int cipher_warning_done; member
991 if (!state->cipher_warning_done && in ssh_set_newkeys()
994 state->cipher_warning_done = 1; in ssh_set_newkeys()