Searched refs:compat_cipher_proposal (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dcompat.h68 char *compat_cipher_proposal(char *);
H A Dcompat.c187 compat_cipher_proposal(char *cipher_prop) function
H A Dsshd.c2343 myproposal[PROPOSAL_ENC_ALGS_CTOS] = compat_cipher_proposal(
2345 myproposal[PROPOSAL_ENC_ALGS_STOC] = compat_cipher_proposal(
H A Dssh_namespace.h191 #define compat_cipher_proposal Fssh_compat_cipher_proposal macro
H A Dsshconnect2.c172 compat_cipher_proposal(options.ciphers);
174 compat_cipher_proposal(options.ciphers);

Completed in 129 milliseconds