Home
last modified time | relevance | path

Searched defs:passwd (Results 76 - 100 of 134) sorted by relevance

123456

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp976 CipherPassword passwd; in AttachMetaDatabase() local
H A Dsqlite_utils_extend.cpp546 int SQLiteUtils::SetKeyInner(sqlite3 *db, CipherType type, const CipherPassword &passwd, uint32_t iterTimes) in SetKeyInner() argument
610 int SQLiteUtils::UpdateCipherShaAlgo(sqlite3 *db, bool setWal, CipherType type, const CipherPassword &passwd, in UpdateCipherShaAlgo() argument
H A Dsqlite_multi_ver_transaction.cpp831 int SQLiteMultiVerTransaction::Reset(CipherType type, const CipherPassword &passwd) in Reset() argument
140 Initialize(const std::string &uri, bool isReadOnly, CipherType type, const CipherPassword &passwd) Initialize() 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
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp843 CipherPassword passwd; in HWTEST_F() local
H A Ddistributeddb_relational_multi_user_test.cpp357 CipherPassword passwd; in TestSyncWithUserChange() local
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp2397 CipherPassword passwd; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_commit_storage.cpp631 int MultiVerNaturalStoreCommitStorage::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() argument
640 int MultiVerNaturalStoreCommitStorage::RunExportLogic(CipherType type, const CipherPassword &passwd, in RunExportLogic() argument
900 ImportDatabase(const Property &property, const std::string &dir, const CipherPassword &passwd) ImportDatabase() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_test.cpp382 CipherPassword passwd; in SetUp() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp233 int RdSingleVerNaturalStore::Rekey(const CipherPassword &passwd) in Rekey() argument
238 int RdSingleVerNaturalStore::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument
314 int RdSingleVerNaturalStore::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
H A Drd_single_ver_natural_store_connection.cpp375 int RdSingleVerNaturalStoreConnection::Rekey(const CipherPassword &passwd) in Rekey() argument
380 int RdSingleVerNaturalStoreConnection::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument
395 int RdSingleVerNaturalStoreConnection::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
[all...]
H A Drd_single_ver_storage_executor.cpp613 int RdSingleVerStorageExecutor::AttachMainDbAndCacheDb(CipherType type, const CipherPassword &passwd, in AttachMainDbAndCacheDb() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_auto_launch_test.cpp645 CipherPassword passwd; in AutoLaunchCallBack() local
/third_party/curl/lib/
H A Dmqtt.c171 static int add_passwd(const char *passwd, const size_t plen, in add_passwd() argument
270 const char *passwd = data->state.aptr.passwd ? in mqtt_connect() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c762 struct passwd *passwd; in create_job() local
/third_party/node/deps/openssl/openssl/apps/
H A Dpasswd.c96 char *infile = NULL, *salt = NULL, *passwd = NULL, **passwds = NULL; in passwd_main() local
314 static char *md5crypt(const char *passwd, cons argument
496 shacrypt(const char *passwd, const char *magic, const char *salt) shacrypt() argument
777 do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, char *passwd, BIO *out, int quiet, int table, int reverse, size_t pw_maxlen, passwd_modes mode) do_passwd() argument
[all...]
H A Dpkeyutl.c337 char *passwd; in pkeyutl_main() local
/third_party/openssl/apps/
H A Dpkeyutl.c337 char *passwd; in pkeyutl_main() local
H A Dpasswd.c96 char *infile = NULL, *salt = NULL, *passwd = NULL, **passwds = NULL; in passwd_main() local
314 static char *md5crypt(const char *passwd, cons argument
496 shacrypt(const char *passwd, const char *magic, const char *salt) shacrypt() argument
777 do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, char *passwd, BIO *out, int quiet, int table, int reverse, size_t pw_maxlen, passwd_modes mode) do_passwd() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_libtomcrypt.c450 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/src/tls/
H A Dtlsv1_cred.c305 tlsv1_set_key_enc_pem(const u8 *key, size_t len, const char *passwd) tlsv1_set_key_enc_pem() argument
423 pkcs12_pkcs8_keybag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_pkcs8_keybag() argument
622 pkcs12_safebag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safebag() argument
700 pkcs12_safecontents(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safecontents() argument
745 pkcs12_parse_content_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_data() argument
767 pkcs12_parse_content_enc_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_enc_data() argument
882 pkcs12_parse_content(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_parse_content() argument
925 pkcs12_parse(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) pkcs12_parse() argument
1062 tlsv1_set_key(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) tlsv1_set_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_libtomcrypt.c450 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/tls/
H A Dtlsv1_cred.c305 tlsv1_set_key_enc_pem(const u8 *key, size_t len, const char *passwd) tlsv1_set_key_enc_pem() argument
423 pkcs12_pkcs8_keybag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_pkcs8_keybag() argument
606 pkcs12_safebag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safebag() argument
678 pkcs12_safecontents(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safecontents() argument
718 pkcs12_parse_content_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_data() argument
737 pkcs12_parse_content_enc_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_enc_data() argument
843 pkcs12_parse_content(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_parse_content() argument
884 pkcs12_parse(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) pkcs12_parse() argument
1006 tlsv1_set_key(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) tlsv1_set_key() argument
[all...]
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp346 SetSimLock( std::string fac, int32_t mode, std::string passwd, const AppExecFwk::InnerEvent::Pointer &response) SetSimLock() argument

Completed in 47 milliseconds

123456