Searched refs:HEX_DIGEST_BASE (Results 1 – 1 of 1) sorted by relevance
31 constexpr int HEX_DIGEST_BASE = 16; variable467 long byteToLong = strtol(byte.c_str(), nullptr, HEX_DIGEST_BASE); in HexToDegist()