Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_verity.cpp43 uint8_t HexToBin(char h) { in HexToBin() function
49 std::vector<uint8_t> HexToBin(const std::string& hex) { in HexToBin() function