Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c262 static bool GenerateUdidShortHash(const char *udid, char *udidHashBuf, uint32_t bufLen) in GenerateUdidShortHash() argument
270 if (ConvertBytesToHexString(udidHashBuf, bufLen, hash, UDID_SHORT_HASH_LEN_TEMP) != SOFTBUS_OK) { in GenerateUdidShortHash()

Completed in 4 milliseconds