Searched refs:comp_offset (Results 1 – 2 of 2) sorted by relevance
260 const uint32_t comp_offset = buffer_clen(&ctx->current->key)+3; in configparser_parse_condition() local290 dc->comp_key = dc->key.ptr + comp_offset; in configparser_parse_condition()
4387 const size_t comp_offset = ciph_offset + 2 + ciph_len; in ssl_parse_client_hello() local4389 const size_t comp_len = buf[comp_offset]; in ssl_parse_client_hello()4393 comp_len + comp_offset + 1 > msg_len ) in ssl_parse_client_hello()4406 const size_t ext_offset = comp_offset + 1 + comp_len; in ssl_parse_client_hello()