Searched refs:uIntToU8 (Results 1 – 1 of 1) sorted by relevance
206 static std::vector<uint8_t> uIntToU8(uint64_t input, size_t size) { in uIntToU8() function232 std::vector<uint8_t> lbound_v = uIntToU8(lbound, size); in SetBTEntry()234 std::vector<uint8_t> ubound_v = uIntToU8(~ubound, size); in SetBTEntry()