Searched refs:second_group_id (Results 1 – 2 of 2) sorted by relevance
293 uint16_t typeflags, first_group_id, second_group_id; in test_unique_fanout_group_ids() local330 sock_fanout_getopts(fds[2], &typeflags, &second_group_id); in test_unique_fanout_group_ids()332 second_group_id) != -1) { in test_unique_fanout_group_ids()
2175 uint16_t second_group_id = 0; in ext_key_share_add_clienthello() local2210 second_group_id = groups[1]; in ext_key_share_add_clienthello()2211 assert(second_group_id != group_id); in ext_key_share_add_clienthello()2225 if (second_group_id != 0) { in ext_key_share_add_clienthello()2226 hs->key_shares[1] = SSLKeyShare::Create(second_group_id); in ext_key_share_add_clienthello()2228 !CBB_add_u16(&kse_bytes, second_group_id) || in ext_key_share_add_clienthello()