Home
last modified time | relevance | path

Searched defs:GenerateRootKey (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/crypto/src/
Dcrypto_manager.cpp121 int32_t CryptoManager::GenerateRootKey() in GenerateRootKey() function in OHOS::DistributedData::CryptoManager
126 int32_t CryptoManager::GenerateRootKey(uint32_t storageLevel, const std::string &userId) in GenerateRootKey() function in OHOS::DistributedData::CryptoManager
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp296 int32_t SecurityManager::GenerateRootKey() in GenerateRootKey() function in OHOS::DistributedKv::SecurityManager
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_security_manager.cpp276 int RdbSecurityManager::GenerateRootKey(const std::vector<uint8_t> &rootKeyAlias) in GenerateRootKey() function in OHOS::NativeRdb::RdbSecurityManager