Searched refs:cipher_warning_message (Results 1 – 4 of 4) sorted by relevance
54 const char *cipher_warning_message(const struct sshcipher_ctx *);
237 cipher_warning_message(const struct sshcipher_ctx *cc) in cipher_warning_message() function
205 #define cipher_warning_message Fssh_cipher_warning_message macro
1011 (wmsg = cipher_warning_message(*ccp)) != NULL) { in ssh_set_newkeys()