Searched refs:CheckRootKey (Results 1 – 6 of 6) sorted by relevance
79 HWTEST_F(CryptoManagerTest, CheckRootKey, TestSize.Level0)81 auto errCode = CryptoManager::GetInstance().CheckRootKey();
26 int32_t CheckRootKey();
71 int32_t CheckRootKey();
50 auto status = CheckRootKey(); in Retry()323 int32_t SecurityManager::CheckRootKey() in CheckRootKey() function in OHOS::DistributedKv::SecurityManager
97 int32_t CryptoManager::CheckRootKey() in CheckRootKey() function in OHOS::DistributedData::CryptoManager
213 auto status = CryptoManager::GetInstance().CheckRootKey(); in GetTask()