Searched defs:hexCode (Results 1 – 4 of 4) sorted by relevance
44 const char* hexCode = isUpper ? "0123456789ABCDEF" : "0123456789abcdef"; in Sha256() local
46 const char* hexCode = isUpper ? "0123456789ABCDEF" : "0123456789abcdef"; in Sha256() local
102 const char* hexCode = "0123456789abcdef"; in Sha256() local
254 const char* hexCode = "0123456789abcdef"; in Sha256() local