Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/utils/include/crypto/
H A Ddm_crypto.h36 static int32_t GetAccountIdHash(const std::string &accountId, unsigned char *accountIdHash);
/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp213 int32_t Crypto::GetAccountIdHash(const std::string &accountId, unsigned char *accountIdHash) in GetAccountIdHash() function in OHOS::DistributedHardware::Crypto
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1674 if (Crypto::GetAccountIdHash(accountId, reinterpret_cast<uint8_t *>(accountIdHash)) != DM_OK) { in HandleAccountLogout()

Completed in 4 milliseconds