Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp164 unsigned char hashedHex[EVP_MAX_MD_SIZE]; in GetRehashedCADirName() local
165 …_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()