Home
last modified time | relevance | path

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

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