Searched refs:fix_ciphers (Results 1 – 1 of 1) sorted by relevance
235 char *orig_prop, *fix_ciphers; in compat_cipher_proposal() local251 fix_ciphers = xstrdup(buffer_ptr(&b)); in compat_cipher_proposal()255 debug2("Compat cipher proposal: %s", fix_ciphers); in compat_cipher_proposal()256 if (!*fix_ciphers) in compat_cipher_proposal()259 return(fix_ciphers); in compat_cipher_proposal()