| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_nb_delegate_impl.cpp | 757 DBStatus KvStoreNbDelegateImpl::Export(const std::string &filePath, const CipherPassword &passwd, bool force) in Export() argument 790 DBStatus KvStoreNbDelegateImpl::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_natural_store.cpp | 281 CipherPassword passwd; in InitStorages() local 331 CipherPassword passwd; in CheckSubStorageVersion() local 742 Rekey(const CipherPassword &passwd) Rekey() argument 772 Export(const std::string &filePath, const CipherPassword &passwd) Export() argument 798 Import(const std::string &filePath, const CipherPassword &passwd) Import() argument [all...] |
| /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
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| H A D | think-lmi.c | 697 char *auth_str, *passwd; in cert_to_password_store() local
|
| /third_party/curl/lib/vtls/ |
| H A D | mbedtls.c | 506 const char *passwd = ssl_config->key_passwd; in mbed_connect_step1() local
|
| /third_party/curl/packages/OS400/ |
| H A D | os400sys.c | 540 Curl_ldap_simple_bind_s_a(void *ld, char *dn, char *passwd) in Curl_ldap_simple_bind_s_a() argument
|
| /third_party/curl/lib/ |
| H A D | imap.c | 510 char *passwd; in imap_perform_login() local
|
| H A D | openldap.c | 413 struct berval passwd; in oldap_perform_bind() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | ppp.c | 218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth() argument
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
| H A D | mod.rs | 37 pub struct passwd { structure names
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | telephony_types.h | 471 std::string passwd = ""; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
| H A D | distributed_test_tools.cpp | 1388 static bool SetSQLiteKey(sqlite3 *db, const std::vector<uint8_t> &passwd) argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store.cpp | 1448 int SQLiteSingleVerNaturalStore::Rekey(const CipherPassword &passwd) in Rekey() argument 1497 int SQLiteSingleVerNaturalStore::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument 1541 int SQLiteSingleVerNaturalStore::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument 1665 CipherPassword passwd; in InitDataBaseOption() local [all...] |
| H A D | sqlite_single_ver_natural_store_connection.cpp | 478 int SQLiteSingleVerNaturalStoreConnection::Rekey(const CipherPassword &passwd) in Rekey() argument 498 int SQLiteSingleVerNaturalStoreConnection::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument 512 int SQLiteSingleVerNaturalStoreConnection::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
|
| H A D | sqlite_utils.cpp | 457 int SQLiteUtils::SetKey(sqlite3 *db, CipherType type, const CipherPassword &passwd, bool setWal, uint32_t iterTimes) in SetKey() argument 938 int SQLiteUtils::ExportDatabase(sqlite3 *db, CipherType type, const CipherPassword &passwd, in ExportDatabase() argument 965 int SQLiteUtils::Rekey(sqlite3 *db, const CipherPassword &passwd) in Rekey() argument 980 int SQLiteUtils::ExportDatabase(sqlite3 *db, CipherType type, const CipherPassword &passwd, in ExportDatabase() argument 990 Rekey(sqlite3 *db, const CipherPassword &passwd) Rekey() argument 1171 ExportDatabase(const std::string &srcFile, CipherType type, const CipherPassword &srcPasswd, const std::string &targetFile, const CipherPassword &passwd) ExportDatabase() argument 1191 ExportDatabase(const std::string &srcFile, CipherType type, const CipherPassword &srcPasswd, const std::string &targetFile, const CipherPassword &passwd) ExportDatabase() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.cc | 3168 auto passwd = read_passwd_from_file(opt, optarg); in parse_config() local
|
| /third_party/lwip/src/include/netif/ppp/ |
| H A D | ppp.h | 255 const char *passwd; /* Password for PAP, secret for CHAP */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 518 char *passwd = NULL; in tls_connection_private_key() local 1391 char *passwd = NULL; in tls_global_private_key() local [all...] |
| H A D | tls_openssl.c | 3308 tls_parse_pkcs12(struct tls_data *data, SSL *ssl, PKCS12 *p12, const char *passwd) tls_parse_pkcs12() argument 3439 tls_read_pkcs12(struct tls_data *data, SSL *ssl, const char *private_key, const char *passwd) tls_read_pkcs12() argument 3469 tls_read_pkcs12_blob(struct tls_data *data, SSL *ssl, const u8 *blob, size_t len, const char *passwd) tls_read_pkcs12_blob() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 519 char *passwd = NULL; in tls_connection_private_key() local 1398 char *passwd = NULL; in tls_global_private_key() local [all...] |
| H A D | tls_openssl.c | 3490 tls_parse_pkcs12(struct tls_data *data, SSL *ssl, PKCS12 *p12, const char *passwd) tls_parse_pkcs12() argument 3621 tls_read_pkcs12(struct tls_data *data, SSL *ssl, const char *private_key, const char *passwd) tls_read_pkcs12() argument 3651 tls_read_pkcs12_blob(struct tls_data *data, SSL *ssl, const u8 *blob, size_t len, const char *passwd) tls_read_pkcs12_blob() argument
|
| /third_party/backends/backend/ |
| H A D | microtek2.c | 1444 char *passwd; in do_authorization() local
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| H A D | mod.rs | 178 pub struct passwd { // Unverified structure names
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| H A D | mod.rs | 26 pub struct passwd { structure names
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| H A D | mod.rs | 410 pub struct passwd { // Unverified structure names
|