Searched defs:inputSize (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/lib/ | ||
| H A D | lz4.c | 70 int inputSize, in LZ4_decompress_generic() |
| /openbmc/bmcweb/http/ | ||
| H A D | utility.hpp | 216 static size_t constexpr encodedSize(size_t inputSize) in encodedSize() |