Searched refs:hashedHex (Results 1 – 1 of 1) sorted by relevance
164 unsigned char hashedHex[EVP_MAX_MD_SIZE]; in GetRehashedCADirName() local165 …_Digest(reinterpret_cast<const unsigned char *>(caPath.c_str()), caPath.size(), hashedHex, nullptr, in GetRehashedCADirName()176 …s(&hashedStr[BASE16_ELE_SIZE * i], sizeof(hashedStr) - BASE16_ELE_SIZE * i, "%02x", hashedHex[i]) < in GetRehashedCADirName()