Searched refs:last_in_group (Results 1 – 1 of 1) sorted by relevance
47 bool last_in_group = false; in Ciphers() local52 if (in_group && !last_in_group) { in Ciphers()54 } else if (last_in_group) { in Ciphers()61 if (!in_group && last_in_group) { in Ciphers()64 last_in_group = in_group; in Ciphers()