Searched refs:is_cipher_list_separator (Results 1 – 1 of 1) sorted by relevance
653 static bool is_cipher_list_separator(char c, bool is_strict) { in is_cipher_list_separator() function1042 if (is_cipher_list_separator(ch, strict)) { in ssl_cipher_process_rulestr()1136 while (*l != '\0' && !is_cipher_list_separator(*l, strict)) { in ssl_cipher_process_rulestr()