Searched refs:ciphers_valid (Results 1 – 6 of 6) sorted by relevance
74 int ciphers_valid(const char *);
263 ciphers_valid(const char *names) in ciphers_valid() function
246 #define ciphers_valid Fssh_ciphers_valid macro
822 if (ciphers_valid(*optarg == '+' ? in main()
1452 if (*arg != '-' && !ciphers_valid(*arg == '+' ? arg + 1 : arg)) in process_server_config_line()
1208 if (*arg != '-' && !ciphers_valid(*arg == '+' ? arg + 1 : arg)) in process_config_line_depth()