Searched refs:second_group_id (Results 1 – 2 of 2) sorted by relevance
307 uint16_t typeflags, first_group_id, second_group_id; in test_unique_fanout_group_ids() local344 sock_fanout_getopts(fds[2], &typeflags, &second_group_id); in test_unique_fanout_group_ids()346 second_group_id) != -1) { in test_unique_fanout_group_ids()
2157 uint16_t second_group_id = 0; in ext_key_share_add_clienthello() local2192 second_group_id = groups[1]; in ext_key_share_add_clienthello()2193 assert(second_group_id != group_id); in ext_key_share_add_clienthello()2207 if (second_group_id != 0) { in ext_key_share_add_clienthello()2208 hs->key_shares[1] = SSLKeyShare::Create(second_group_id); in ext_key_share_add_clienthello()2210 !CBB_add_u16(&kse_bytes, second_group_id) || in ext_key_share_add_clienthello()