Home
last modified time | relevance | path

Searched defs:password (Results 1 - 25 of 47) sorted by relevance

12

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_sqlite_single_ver_natural_store_test.cpp1112 CipherPassword password; in HWTEST_F() local
H A Ddistributeddb_storage_rd_single_ver_natural_store_test.cpp257 CipherPassword password; in HWTEST_F() local
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp499 CipherPassword password; in HWTEST_F() local
537 CipherPassword password; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp42 auto password = SecurityManager::GetInstance().GetDBPassword(storeId.storeId, options.baseDir, options.encrypt); in GetKVStore() local
H A Dsecurity_manager.cpp39 DBPassword password; in GetDBPassword() local
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dhttp_proxy.h60 void inline SetPassword(const SecureData &password) in SetPassword() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.h39 EncryptedData(const std::string password, const std::string inputIV) in EncryptedData() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsecurity_manager.h29 DistributedDB::CipherPassword password; member
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_security_manager_test.cpp86 auto password = RdbSecurityManager::GetInstance().GetRdbPassword(dbFile_, KeyType::PUB_KEY_FILE); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_common.cpp154 GenerateAuthorization(const std::string &username, const std::string &realm, const std::string &password, const std::string &nonce, const std::string &method, const std::string &url) GenerateAuthorization() argument
/foundation/communication/dsoftbus/tests/core/common/utils/unittest/
H A Dsqlite3_utils_test.cpp625 uint8_t *password = nullptr; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp67 void KvDBProperties::SetPassword(CipherType type, const CipherPassword &password) in SetPassword() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.cpp58 DBPassword password; in UpdateStore() local
83 DBPassword password; in ExportStore() local
91 void Upgrade::UpdatePassword(const StoreMeta &meta, const std::vector<uint8_t> &password) in UpdatePassword() argument
146 DBPassword password; in GetDBStore() local
H A Dkvdb_service_stub.cpp151 std::vector<uint8_t> password; in OnAfterCreate() local
430 std::vector<uint8_t> password; in OnGetBackupPassword() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp227 string password = "123"; in HWTEST_F() local
H A Dpbap_server_test.cpp221 string password = "123"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_backup_test.cpp502 CipherPassword password; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_transaction_test.cpp316 CipherPassword password; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_impl.cpp330 DBStatus KvStoreDelegateImpl::Rekey(const CipherPassword &password) in Rekey() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp299 bool BackupManager::GetPassWord(const StoreMetaData &meta, std::vector<uint8_t> &password) in GetPassWord() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_impl_test.cpp514 std::vector<uint8_t> password; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp130 AfterCreate( const AppId &appId, const StoreId &storeId, const Options &options, const std::vector<uint8_t> &password) AfterCreate() argument
341 GetBackupPassword( const AppId &appId, const StoreId &storeId, std::vector<uint8_t> &password, int32_t passwordType) GetBackupPassword() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp247 std::vector<uint8_t> ObexUtils::MakeRequestDigest(const uint8_t *nonce, int sz, const std::string &password) in MakeRequestDigest() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp193 const std::string &password = "password"; in HWTEST_F() local
909 auto password = rtspUrl->GetPassword(); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_decision_db_deps_mock.cpp109 int32_t EncryptedDb(DbContext *ctx, const uint8_t *password, uint32_t len) in EncryptedDb() argument
114 int32_t UpdateDbPassword(DbContext *ctx, const uint8_t *password, uint32_t len) in UpdateDbPassword() argument

Completed in 34 milliseconds

12