Home
last modified time | relevance | path

Searched refs:InitGlobalDeviceKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dkey_manager_mock.cpp22 int32_t KeyManager::InitGlobalDeviceKey(void) in InitGlobalDeviceKey() function in OHOS::StorageDaemon::KeyManager
H A Dcrypto_key_test.cpp892 KeyManager::GetInstance()->InitGlobalDeviceKey();
916 KeyManager::GetInstance()->InitGlobalDeviceKey();
941 KeyManager::GetInstance()->InitGlobalDeviceKey();
948 KeyManager::GetInstance()->InitGlobalDeviceKey();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_manager.h57 int InitGlobalDeviceKey(void);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp381 int ret = KeyManager::GetInstance()->InitGlobalDeviceKey(); in InitGlobalKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp149 int KeyManager::InitGlobalDeviceKey(void) in InitGlobalDeviceKey() function in OHOS::StorageDaemon::KeyManager