Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c466 static int32_t GetLocalUdidHash(char *udid, char *udidHash, uint32_t len) in GetLocalUdidHash() function
510 if (GetLocalUdidHash(udid, localUdidHash, SHA_256_HEX_HASH_LEN) != SOFTBUS_OK) { in UpdateLocalAuthState()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp762 int32_t ret = GetLocalUdidHash(nullptr, nullptr, 0);