Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/crypto/
Dcrypto_manager.cpp140 int32_t CryptoManager::GenerateRootKey() in GenerateRootKey() function in OHOS::DistributedData::CryptoManager
145 int32_t CryptoManager::GenerateRootKey(uint32_t storageLevel, const std::string &userId) in GenerateRootKey() function in OHOS::DistributedData::CryptoManager
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_crypt/
Drelational_store_crypt.cpp54 int32_t GenerateRootKey(const std::vector<uint8_t> &rootKeyAlias, RDBCryptoFault &rdbFault) in GenerateRootKey() function
212 int32_t RDBCrypto::GenerateRootKey(const std::vector<uint8_t> &rootKeyAlias, RDBCryptoFault &rdbFau… in GenerateRootKey() function in OHOS::NativeRdb::RDBCrypto
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
Dsecurity_manager_test.cpp166 void SecurityManagerTest::GenerateRootKey() in GenerateRootKey() function in OHOS::Test::SecurityManagerTest
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp370 int32_t SecurityManager::GenerateRootKey() in GenerateRootKey() function in OHOS::DistributedKv::SecurityManager
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_security_manager.cpp288 int32_t RdbSecurityManager::GenerateRootKey(const std::vector<uint8_t> &rootKeyAlias) in GenerateRootKey() function in OHOS::NativeRdb::RdbSecurityManager