Home
last modified time | relevance | path

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

/system/extras/libfec/
Dfec_verity.cpp30 static inline int hextobin(char c) in hextobin() function
53 h = hextobin(tolower(*src++)); in parse_hex()
54 l = hextobin(tolower(*src++)); in parse_hex()