Home
last modified time | relevance | path

Searched refs:DecodeWord (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/rebootescrow/aidl/default/
H A DHadamardUtils.cpp120 static uint16_t DecodeWord(size_t word, const std::vector<uint8_t>& encoded) { in DecodeWord() function
170 uint16_t val = DecodeWord(i, encoded); in DecodeKey()