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

/external/openssh/
H A Dcipher.h81 int ciphers_valid(const char *);
H A Dcipher.c238 ciphers_valid(const char *names) function
H A Dssh.c798 if (ciphers_valid(*optarg == '+' ?
H A Dreadconf.c1089 if (!ciphers_valid(*arg == '+' ? arg + 1 : arg))
H A Dservconf.c1448 if (!ciphers_valid(*arg == '+' ? arg + 1 : arg))

Completed in 105 milliseconds