Searched refs:ciphers_valid (Results 1 – 6 of 6) sorted by relevance
53 int ciphers_valid(const char *);
204 ciphers_valid(const char *names) in ciphers_valid() function
181 #define ciphers_valid Fssh_ciphers_valid macro
868 if (!ciphers_valid(*optarg == '+' ? in main()
1709 if (*arg != '-' && !ciphers_valid(*arg == '+' ? arg + 1 : arg)) in process_server_config_line()
1189 if (*arg != '-' && !ciphers_valid(*arg == '+' ? arg + 1 : arg)) in process_config_line_depth()