Searched refs:hextobin (Results 1 - 1 of 1) sorted by last modified time

/system/extras/libfec/
H A Dfec_verity.cpp23 static inline int hextobin(char c) function
46 h = hextobin(tolower(*src++));
47 l = hextobin(tolower(*src++));

Completed in 96 milliseconds