Searched refs:DecodeWord (Results 1 – 1 of 1) sorted by relevance
120 static uint16_t DecodeWord(size_t word, const std::vector<uint8_t>& encoded) { in DecodeWord() function170 uint16_t val = DecodeWord(i, encoded); in DecodeKey()