Home
last modified time | relevance | path

Searched refs:MD5Hash (Results 1 - 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcrypto.cpp26 unsigned char MD5Hash[md5DigestLength]; in GetMD5() local
32 ss << std::hex << std::setw(2) << std::setfill('0') << (int32_t)MD5Hash[i] << std::endl; // 2: fix offset in GetMD5()

Completed in 1 milliseconds