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

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h77 int ciphers_valid(const char *);
H A Dcipher.c195 ciphers_valid(const char *names) function
H A Dssh_namespace.h171 #define ciphers_valid ssh_ciphers_valid macro
H A Dreadconf.c754 if (!ciphers_valid(arg))
H A Dssh.c517 if (ciphers_valid(optarg)) {
H A Dservconf.c1324 if (!ciphers_valid(arg))

Completed in 261 milliseconds