Home
last modified time | relevance | path

Searched defs:passwd (Results 51 - 75 of 127) sorted by relevance

123456

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c384 pkcs5_crypto_init_pbes2(struct pkcs5_params *params, const char *passwd) in pkcs5_crypto_init_pbes2() argument
511 pkcs12_crypto_init_sha1(struct pkcs5_params *params, const char *passwd) in pkcs12_crypto_init_sha1() argument
551 pkcs5_crypto_init(struct pkcs5_params *params, const char *passwd) pkcs5_crypto_init() argument
588 pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, const u8 *enc_data, size_t enc_data_len, const char *passwd, size_t *data_len) pkcs5_decrypt() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs5.c362 pkcs5_crypto_init_pbes2(struct pkcs5_params *params, const char *passwd) in pkcs5_crypto_init_pbes2() argument
489 pkcs12_crypto_init_sha1(struct pkcs5_params *params, const char *passwd) in pkcs12_crypto_init_sha1() argument
529 pkcs5_crypto_init(struct pkcs5_params *params, const char *passwd) pkcs5_crypto_init() argument
566 pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, const u8 *enc_data, size_t enc_data_len, const char *passwd, size_t *data_len) pkcs5_decrypt() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_backup_test.cpp1050 DistributedDB::CipherPassword passwd[] = {NULL_PASSWD, NULL_PASSWD, NULL_PASSWD, g_filePasswd1, g_filePasswd2}; NbSubImportThread() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dsingle_ver_database_oper.cpp56 int SingleVerDatabaseOper::Rekey(const CipherPassword &passwd) in Rekey() argument
65 int SingleVerDatabaseOper::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
83 bool SingleVerDatabaseOper::RekeyPreHandle(const CipherPassword &passwd, int &errCode) in RekeyPreHandle() argument
161 RekeyPostHandle(const CipherPassword &passwd) RekeyPostHandle() argument
173 ExportMainDB(const std::string &currentDir, const CipherPassword &passwd, const std::string &dbDir) const ExportMainDB() argument
193 ExportMetaDB(const std::string &currentDir, const CipherPassword &passwd, const std::string &dbDir) const ExportMetaDB() argument
216 ExportAllDatabases(const std::string &currentDir, const CipherPassword &passwd, const std::string &dbDir) const ExportAllDatabases() argument
335 CipherPassword passwd; ImportUnpackedMainDatabase() local
430 RunExportLogic(const CipherPassword &passwd, const std::string &filePrefix) const RunExportLogic() argument
502 CipherPassword passwd; InitDataBaseOption() local
517 RunRekeyLogic(CipherType type, const CipherPassword &passwd) RunRekeyLogic() argument
[all...]
H A Ddatabase_oper.cpp33 int DatabaseOper::ExecuteRekey(const CipherPassword &passwd, const KvDBProperties &property) in ExecuteRekey() argument
174 int DatabaseOper::ExecuteImport(const std::string &filePath, const CipherPassword &passwd, in ExecuteImport() argument
251 int DatabaseOper::ExecuteExport(const std::string &filePath, const CipherPassword &passwd, in ExecuteExport() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp100 int SQLiteLocalKvDB::Rekey(const CipherPassword &passwd) in Rekey() argument
110 int SQLiteLocalKvDB::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument
128 int SQLiteLocalKvDB::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
158 int SQLiteLocalKvDB::RunExportLogic(CipherType type, const CipherPassword &passwd, const std::string &newDbName) in RunExportLogic() argument
176 int SQLiteLocalKvDB::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() argument
306 CipherPassword passwd; InitDataBaseOption() local
332 ImportDatabase(const KvDBProperties &properties, const std::string &dir, const CipherPassword &passwd) ImportDatabase() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_cache.cpp194 int SQLiteSingleVerStorageExecutor::AttachMainDbAndCacheDb(CipherType type, const CipherPassword &passwd, in AttachMainDbAndCacheDb() argument
H A Dsqlite_single_ver_storage_engine.cpp976 CipherPassword passwd; in AttachMetaDatabase() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_user_test.cpp226 CipherPassword passwd; in AutoLaunchCallBack() local
255 CipherPassword passwd; in TestSyncWithUserChange() local
528 CipherPassword passwd; in HWTEST_F() local
680 CipherPassword passwd; in HWTEST_F() local
752 CipherPassword passwd; in HWTEST_F() local
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp843 CipherPassword passwd; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_syncdb_test.cpp122 CipherPassword passwd; in SetUp() local
1364 CipherPassword passwd; in HWTEST_F() local
H A Ddistributeddb_interfaces_auto_launch_test.cpp199 CipherPassword passwd; in HWTEST_F() local
257 CipherPassword passwd; in HWTEST_F() local
361 CipherPassword passwd; TriggerAutoLaunch() local
453 CipherPassword passwd; HWTEST_F() local
483 CipherPassword passwd; HWTEST_F() local
556 CipherPassword passwd; HWTEST_F() local
597 CipherPassword passwd; HWTEST_F() local
641 CipherPassword passwd; DelayAutoLaunchCycle() local
[all...]
H A Ddistributeddb_interfaces_database_test.cpp122 CipherPassword passwd; in OpenOpenedKvstoreWithSchema() local
183 CipherPassword passwd; in OpenClosedSchemaKvStore() local
266 CipherPassword passwd; in OpenClosedNormalKvStore() local
497 CipherPassword passwd; HWTEST_F() local
700 CipherPassword passwd; HWTEST_F() local
746 CipherPassword passwd; HWTEST_F() local
821 CipherPassword passwd; HWTEST_F() local
898 CipherPassword passwd; HWTEST_F() local
998 CipherPassword passwd; HWTEST_F() local
[all...]
H A Ddistributeddb_interfaces_import_and_export_test.cpp165 CipherPassword passwd; in HWTEST_F() local
216 CipherPassword passwd; in HWTEST_F() local
288 CipherPassword passwd; in HWTEST_F() local
357 CipherPassword passwd; in HWTEST_F() local
425 CipherPassword passwd; HWTEST_F() local
496 CipherPassword passwd; HWTEST_F() local
554 CipherPassword passwd; HWTEST_F() local
621 CipherPassword passwd; HWTEST_F() local
673 CipherPassword passwd; HWTEST_F() local
705 CipherPassword passwd; HWTEST_F() local
779 CipherPassword passwd; HWTEST_F() local
1085 CipherPassword passwd; HWTEST_F() local
1167 CipherPassword passwd; HWTEST_F() local
1233 CipherPassword passwd; HWTEST_F() local
1291 CipherPassword passwd; HWTEST_F() local
1340 CipherPassword passwd; HWTEST_F() local
[all...]
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp168 CipherPassword passwd; in HWTEST_F() local
217 CipherPassword passwd; in HWTEST_F() local
271 CipherPassword passwd; in HWTEST_F() local
315 CipherPassword passwd; HWTEST_F() local
348 CipherPassword passwd; HWTEST_F() local
419 CipherPassword passwd; HWTEST_F() local
489 CipherPassword passwd; HWTEST_F() local
538 CipherPassword passwd; HWTEST_F() local
591 CipherPassword passwd; HWTEST_F() local
628 CipherPassword passwd; HWTEST_F() local
685 CipherPassword passwd; HWTEST_F() local
753 CipherPassword passwd; HWTEST_F() local
804 CipherPassword passwd; HWTEST_F() local
837 CipherPassword passwd; HWTEST_F() local
1063 CipherPassword passwd; HWTEST_F() local
1133 CipherPassword passwd; HWTEST_F() local
1202 CipherPassword passwd; HWTEST_F() local
1253 CipherPassword passwd; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_encrypt_test.cpp101 int SetEncryptParam(const char *passwd, int iterNumber, const string &algName) in SetEncryptParam() argument
128 int OpenWithKey(const char *passwd, int iterNumber, const string &algName, bool isEncrypted) in OpenWithKey() argument
158 int InputPasswd(const char *passwd, int iterNumber, const string &algName) in InputPasswd() argument
168 int Reconnect(const char *passwd, int iterNumber, const string &algName) in Reconnect() argument
270 AttachWithKey(const string &dbName, const char *passwd) AttachWithKey() argument
[all...]
H A Ddistributeddb_storage_transaction_data_test.cpp75 CipherPassword passwd; in GetReadTransaction() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp37 static IKvDB *OpenKvDB(const DatabaseIdentifierCfg &config, CipherType type, const CipherPassword &passwd, int &errCode) in OpenKvDB() argument
400 int MultiVerKvDataStorage::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() argument
415 int MultiVerKvDataStorage::RunExportLogic(CipherType type, const CipherPassword &passwd, const std::string &dbDir) const in RunExportLogic() argument
452 ImportDatabase(const Property &property, const std::string &dir, const CipherPassword &passwd) ImportDatabase() argument
[all...]
/third_party/curl/src/
H A Dtool_paramhlp.c515 char passwd[2048] = ""; in checkpasswd() local
/third_party/curl/lib/
H A Dldap.c325 char *passwd = NULL; in ldap_do() local
221 ldap_win_bind_auth(LDAP *server, const char *user, const char *passwd, unsigned long authflags) ldap_win_bind_auth() argument
268 ldap_win_bind(struct Curl_easy *data, LDAP *server, const char *user, const char *passwd) ldap_win_bind() argument
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp423 auto passwd = tempProxy.GetPassword(); in SetUserInfo() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp156 DBStatus KvStoreNbDelegateMock::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
150 Export(const std::string &filePath, const CipherPassword &passwd, bool force) Export() argument
H A Ddb_store_mock.cpp162 DBStatus DBStoreMock::Export(const std::string &filePath, const CipherPassword &passwd, bool force) in Export() argument
167 DBStatus DBStoreMock::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_tools.h54 std::vector<uint8_t> passwd; // cipher password member
69 std::vector<uint8_t> passwd; member
H A Ddistributeddb_nb_test_tools.h43 std::vector<uint8_t> passwd; // cipher password member

Completed in 27 milliseconds

123456