Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcrypto.cpp25 int md5DigestLength = 4; in GetMD5() local
26 unsigned char MD5Hash[md5DigestLength]; in GetMD5()
31 for (int32_t i = 0; i < md5DigestLength; ++i) { in GetMD5()

Completed in 1 milliseconds