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

/freebsd-10-stable/crypto/openssh/
H A Dcompat.h70 char *compat_cipher_proposal(char *);
H A Dcompat.c283 compat_cipher_proposal(char *cipher_prop) function
H A Dsshd.c2679 myproposal[PROPOSAL_ENC_ALGS_CTOS] = compat_cipher_proposal(
2681 myproposal[PROPOSAL_ENC_ALGS_STOC] = compat_cipher_proposal(
H A Dsshconnect2.c172 compat_cipher_proposal(options.ciphers);
174 compat_cipher_proposal(options.ciphers);
H A Dssh_namespace.h255 #define compat_cipher_proposal Fssh_compat_cipher_proposal macro

Completed in 112 milliseconds