Searched refs:cipher_specs_length (Results 1 – 1 of 1) sorted by relevance
75 uint16_t record_length, client_version, cipher_specs_length; in ssl_convert_sslv2_client_hello() local140 if (!CBS_get_u16(&cbs, &cipher_specs_length)) in ssl_convert_sslv2_client_hello()146 if (!CBS_get_bytes(&cbs, &cipher_specs, cipher_specs_length)) in ssl_convert_sslv2_client_hello()