Home
last modified time | relevance | path

Searched defs:encoded_buf (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/lib/http/
Dhttp_huffman.c329 int http_hpack_huffman_decode(const uint8_t *encoded_buf, size_t encoded_len, in http_hpack_huffman_decode()
Dhttp_hpack.c205 static int hpack_huffman_decode(const uint8_t *encoded_buf, size_t encoded_len, in hpack_huffman_decode()