Searched refs:fix_ciphers (Results 1 – 1 of 1) sorted by relevance
212 char *orig_prop, *fix_ciphers; in compat_cipher_proposal() local228 fix_ciphers = xstrdup(buffer_ptr(&b)); in compat_cipher_proposal()232 debug2("Compat cipher proposal: %s", fix_ciphers); in compat_cipher_proposal()233 if (!*fix_ciphers) in compat_cipher_proposal()236 return(fix_ciphers); in compat_cipher_proposal()