Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dcipher.h54 const char *cipher_warning_message(const struct sshcipher_ctx *);
H A Dcipher.c237 cipher_warning_message(const struct sshcipher_ctx *cc) in cipher_warning_message() function
H A Dssh_namespace.h205 #define cipher_warning_message Fssh_cipher_warning_message macro
H A Dpacket.c1011 (wmsg = cipher_warning_message(*ccp)) != NULL) { in ssh_set_newkeys()