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

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h81 char *cipher_alg_list(char, int);
H A Dcipher.c112 cipher_alg_list(char sep, int auth_only) function
H A Dssh_namespace.h173 #define cipher_alg_list ssh_cipher_alg_list macro
H A Dssh.c571 cp = cipher_alg_list('\n', 0);
573 cp = cipher_alg_list('\n', 1);
H A Dservconf.c2094 cipher_alg_list(',', 0));

Completed in 125 milliseconds