Searched refs:last_in_group (Results 1 – 1 of 1) sorted by relevance
46 bool last_in_group = false; in Ciphers() local51 if (in_group && !last_in_group) { in Ciphers()53 } else if (last_in_group) { in Ciphers()59 if (!in_group && last_in_group) { in Ciphers()62 last_in_group = in_group; in Ciphers()