Searched refs:got_id (Results 1 – 1 of 1) sorted by relevance
182 uint16_t got_id; in ssl_client_cipher_list_contains_cipher() local183 if (!CBS_get_u16(&cipher_suites, &got_id)) { in ssl_client_cipher_list_contains_cipher()187 if (got_id == id) { in ssl_client_cipher_list_contains_cipher()