Searched refs:ciphers_valid (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dcipher.h81 int ciphers_valid(const char *);
H A Dcipher.c234 ciphers_valid(const char *names) function
H A Dssh_namespace.h249 #define ciphers_valid Fssh_ciphers_valid macro
H A Dssh.c811 if (ciphers_valid(*optarg == '+' ?
H A Dreadconf.c1159 if (!ciphers_valid(*arg == '+' ? arg + 1 : arg))
H A Dservconf.c1459 if (!ciphers_valid(*arg == '+' ? arg + 1 : arg))

Completed in 66 milliseconds