Searched defs:GenerateRootKey (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/crypto/src/ | ||
H A D | crypto_manager.cpp | 76 int32_t CryptoManager::GenerateRootKey() in GenerateRootKey() function in OHOS::DistributedData::CryptoManager |
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ | ||
H A D | security_manager.cpp | 283 int32_t SecurityManager::GenerateRootKey() in GenerateRootKey() function in OHOS::DistributedKv::SecurityManager |
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
H A D | rdb_security_manager.cpp | 223 int RdbSecurityManager::GenerateRootKey(const std::vector<uint8_t> &rootKeyAlias) in GenerateRootKey() function in OHOS::NativeRdb::RdbSecurityManager |