Searched refs:compat_cipher_proposal (Results 1 – 5 of 5) sorted by relevance
68 char *compat_cipher_proposal(char *);
187 compat_cipher_proposal(char *cipher_prop) in compat_cipher_proposal() function
2350 myproposal[PROPOSAL_ENC_ALGS_CTOS] = compat_cipher_proposal(2352 myproposal[PROPOSAL_ENC_ALGS_STOC] = compat_cipher_proposal(
172 compat_cipher_proposal(options.ciphers); in ssh_kex2()174 compat_cipher_proposal(options.ciphers); in ssh_kex2()
187 #define compat_cipher_proposal Fssh_compat_cipher_proposal macro