/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_auto_launch_test.cpp | 645 CipherPassword passwd; in AutoLaunchCallBack() local 646 param.option = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, observer, in AutoLaunchCallBack()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_local_batch_crud_test.cpp | 371 DistributedDB::CipherPassword passwd; in HWTEST_F() local 373 DBStatus rekeyStatus = g_nbLocalBatchDelegate->Rekey(passwd); in HWTEST_F()
|
H A D | distributeddb_nb_backup_test.cpp | 444 * @tc.desc: Verify that passwd parameter of export interface decide the file exported is encrypted or not. 465 * @tc.steps: step2. call export interface with the passwd = password(129B). in HWTEST_F() 476 * @tc.steps: step3. call export interface with the passwd = password(1B). in HWTEST_F() 480 passwordVector.assign(1, 'b'); // 1 Byte of passwd. in HWTEST_F() 487 * @tc.steps: step3. call export interface with the passwd = password(128B). in HWTEST_F() 491 passwordVector.assign(BATCH_RECORDS, 'b'); // 1 Byte of passwd. in HWTEST_F() 522 * @tc.steps: step2. import backup file bkpDB1.bin with passwd f1. in HWTEST_F() 528 * @tc.steps: step3. import backup file bkpDB1.bin with empty passwd and get the value of key1. in HWTEST_F() 542 * @tc.steps: step5. import backup file bkpDB2.bin with empty passwd. in HWTEST_F() 547 * @tc.steps: step6. import backup file bkpDB2.bin with DB passwd p in HWTEST_F() 1050 DistributedDB::CipherPassword passwd[] = {NULL_PASSWD, NULL_PASSWD, NULL_PASSWD, g_filePasswd1, g_filePasswd2}; NbSubImportThread() local [all...] |
/third_party/curl/lib/ |
H A D | smb.c | 649 Curl_ntlm_core_mk_lm_hash(conn->passwd, lm_hash); in smb_send_setup() 651 Curl_ntlm_core_mk_nt_hash(conn->passwd, nt_hash); in smb_send_setup()
|
H A D | transfer.c | 1195 result = Curl_setstropt(&data->state.aptr.passwd, in Curl_pretransfer() 1378 Curl_safefree(data->state.aptr.passwd); in Curl_follow()
|
H A D | setopt.c | 114 char *passwd = NULL; in setstropt_userpwd() local 125 (passwdp ? &passwd : NULL), in setstropt_userpwd() 146 *passwdp = passwd; in setstropt_userpwd()
|
/third_party/ltp/lib/ |
H A D | safe_macros.c | 131 struct passwd *safe_getpwnam(const char *file, const int lineno, in safe_getpwnam() 134 struct passwd *rval; in safe_getpwnam()
|
/third_party/node/deps/uv/src/unix/ |
H A D | core.c | 1168 struct passwd pw; in uv__getpwuid_r() 1169 struct passwd* result; in uv__getpwuid_r()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | auto_launch.cpp | 1010 propertiesPtr->SetPassword(param.option.cipher, param.option.passwd); in GetAutoLaunchKVProperties() 1048 if (!ParamCheckUtils::CheckEncryptedParameter(param.option.cipher, param.option.passwd) || in GetAutoLaunchRelationProperties() 1052 propertiesPtr->SetCipherArgs(param.option.cipher, param.option.passwd, param.option.iterateTimes); in GetAutoLaunchRelationProperties()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_simple_sync_test.cpp | 1679 CipherPassword passwd; // random password in HWTEST_F() 1681 passwd.SetValue(passwdBuffer.data(), passwdBuffer.size()); in HWTEST_F() 1682 g_kvDelegatePtr->Rekey(passwd); in HWTEST_F()
|
H A D | distributeddb_single_ver_p2p_sync_check_test.cpp | 2397 CipherPassword passwd; in HWTEST_F() local 2398 EXPECT_EQ(g_kvDelegatePtr->Export(singleExportFileName, passwd), OK); in HWTEST_F() 2399 EXPECT_EQ(g_kvDelegatePtr->Import(singleExportFileName, passwd), OK); in HWTEST_F()
|
/third_party/libuv/test/ |
H A D | test-spawn.c | 1466 struct passwd* pw; in TEST_IMPL() 1516 struct passwd* pw; in TEST_IMPL() 1567 struct passwd* pw; in TEST_IMPL()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_storage_executor.cpp | 613 int RdSingleVerStorageExecutor::AttachMainDbAndCacheDb(CipherType type, const CipherPassword &passwd, in AttachMainDbAndCacheDb() argument
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | tar_file.cpp | 469 struct passwd *pw = getpwuid(st.st_uid); in FillOwnerName()
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | FileStreams.cpp | 619 const passwd *pw = getpwuid(uid);
in GetProperty()
|
/third_party/mesa3d/src/util/ |
H A D | disk_cache_os.c | 855 struct passwd pwd, *result; in disk_cache_generate_cache_dir()
|
/third_party/toybox/toys/pending/ |
H A D | crond.c | 431 struct passwd *pwd = getpwnam(cfile->username); in do_fork()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_libtomcrypt.c | 452 const char *passwd) in crypto_private_key_import() 450 crypto_private_key_import(const u8 *key, size_t len, const char *passwd) crypto_private_key_import() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_ctrl.c | 117 struct passwd *pwd_wifi; in wpa_ctrl_open2()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_libtomcrypt.c | 452 const char *passwd) in crypto_private_key_import() 450 crypto_private_key_import(const u8 *key, size_t len, const char *passwd) crypto_private_key_import() argument
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 79 pub struct passwd { structure names 3903 pub fn getpwent() -> *mut passwd; in getpwent() 4272 pwd: *mut passwd, in getpwnam_r() 4275 result: *mut *mut passwd, in getpwnam_r() 4279 pwd: *mut passwd, in getpwuid_r() 4282 result: *mut *mut passwd, in getpwuid_r()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_kv_test.cpp | 1572 CipherPassword passwd; in HWTEST_F() local 1573 EXPECT_EQ(kvDelegatePtrS1_->Export(singleExportFileName, passwd), OK); in HWTEST_F() 1574 EXPECT_EQ(kvDelegatePtrS1_->Import(singleExportFileName, passwd), OK); in HWTEST_F()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
H A D | mod.rs | 3376 pwd: *mut passwd, in getpwnam_r() 3379 result: *mut *mut passwd, in getpwnam_r() 3383 pwd: *mut passwd, in getpwuid_r() 3386 result: *mut *mut passwd, in getpwuid_r()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | kvdb_general_store_test.cpp | 254 EXPECT_EQ(dbOption.passwd, dbPassword); in HWTEST_F()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 584 extern int E_md4hash(const unsigned char *passwd, unsigned char *p16,
|