Searched refs:hpack_huffman_decode (Results 1 – 1 of 1) sorted by relevance
210 static int hpack_huffman_decode(const uint8_t *encoded_buf, size_t encoded_len, in hpack_huffman_decode() function270 ret = hpack_huffman_decode(buf, str_len, type, header); in hpack_string_decode()