Searched refs:in_group (Results 1 – 3 of 3) sorted by relevance
48 bool in_group = pref_list->in_group_flags[i]; in Ciphers() local51 if (in_group && !last_in_group) { in Ciphers()59 if (!in_group && last_in_group) { in Ciphers()62 last_in_group = in_group; in Ciphers()
632 int in_group; member963 co_list[co_list_num].in_group = 0; in ssl_cipher_collect_ciphers()1002 int strength_bits, int in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule() argument1069 curr->in_group = in_group; in ssl_cipher_apply_rule()1078 curr->in_group = 0; in ssl_cipher_apply_rule()1088 curr->in_group = 0; in ssl_cipher_apply_rule()1169 int multi, skip_rule, rule, retval, ok, in_group = 0, has_group = 0; in ssl_cipher_process_rulestr() local1183 if (in_group) { in ssl_cipher_process_rulestr()1186 (*tail_p)->in_group = 0; in ssl_cipher_process_rulestr()1188 in_group = 0; in ssl_cipher_process_rulestr()[all …]
294 bool in_group = false; in PrintCipherPreferenceList() local297 if (!in_group && list->in_group_flags[i]) { in PrintCipherPreferenceList()299 in_group = true; in PrintCipherPreferenceList()302 if (in_group) { in PrintCipherPreferenceList()306 if (in_group && !list->in_group_flags[i]) { in PrintCipherPreferenceList()308 in_group = false; in PrintCipherPreferenceList()