Home
last modified time | relevance | path

Searched defs:pwd (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_cert_utils.cpp25 static bool CheckParamters(const std::vector<uint8_t>& certEntry, const std::string& pwd, in CheckParamters()
37 int WifiCertUtils::InstallCert(const std::vector<uint8_t>& certEntry, const std::string& pwd, in InstallCert()
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-file-pwd.md1 # pwd chapter
H A Dkernel-mini-debug-shell.md154 ### pwd subsection
160 ###### pwd l5subsection
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-file-pwd.md1 # pwd chapter
H A Dkernel-mini-debug-shell.md162 ### pwd subsection
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_js_http_auth_result_impl.cpp32 bool ArkWebJsHttpAuthResultImpl::Confirm(const ArkWebString& user_name, const ArkWebString& pwd) in Confirm()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.cpp41 … Upgrade::UpdateStore(const StoreMeta &old, const StoreMeta &meta, const std::vector<uint8_t> &pwd) in UpdateStore()
105 …s Upgrade::UpdateUuid(const StoreMeta &old, const StoreMeta &meta, const std::vector<uint8_t> &pwd) in UpdateUuid()
141 Upgrade::AutoStore Upgrade::GetDBStore(const StoreMeta &meta, const std::vector<uint8_t> &pwd) in GetDBStore()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dwifi_manager_proxy_test.cpp112 WifiPassword pwd; variable
132 WifiPassword pwd; variable
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_js_http_auth_result_wrapper.cpp32 bool ArkWebJsHttpAuthResultWrapper::Confirm(const std::string& user_name, const std::string& pwd) in Confirm()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_proxy_userinfo_test.cpp56 SecureData pwd; variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/src/
H A Dwifi_manager_addon.cpp348 WifiPassword &pwd) in JsObjToDeviceConfig()
387 …don::ConvertEncryptionMode(int32_t securityType, Wifi::WifiDeviceConfig &config, WifiPassword &pwd) in ConvertEncryptionMode()
475 WifiPassword &pwd) in ProcessEapConfig()
498 WifiPassword &pwd) in ProcessEapPeapConfig()
599 WifiPassword pwd; in SetWifiProfileSync() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dmessage_parcel_utils_test.cpp42 WifiPassword pwd; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp43 std::vector<uint8_t> pwd(password.GetData(), password.GetData() + password.GetSize()); in GetKVStore() local
H A Dsecurity_manager.cpp48 std::vector<uint8_t> pwd(key.GetData(), key.GetData() + key.GetSize()); in SaveDBPassword() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
H A Dwifi_manager_proxy.cpp68 WifiPassword &pwd, bool isSync) in SetWifiProfile()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/include/
H A Dwifi_manager_addon.h42 WifiPassword pwd; member
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_security_manager_test.cpp140 RdbPassword pwd = variable
/ohos5.0/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Dmessage_parcel_utils.cpp25 WifiPassword &pwd) in WriteWifiDeviceConfig()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp68 struct passwd *pwd = nullptr; in AclEntryParseId() local
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_test.cpp2059 CfBlob pwd; variable
2103 CfBlob pwd; variable
2148 CfBlob pwd; variable
2186 CfBlob pwd; variable
2232 CfBlob pwd; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp73 std::vector<uint8_t> pwd(dbPassword.GetData(), dbPassword.GetData() + dbPassword.GetSize()); in GetKVStore() local
H A Dsecurity_manager.cpp98 std::vector<uint8_t> pwd(key.GetData(), key.GetData() + key.GetSize()); in SaveDBPassword() local
/ohos5.0/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dx509_cert_chain.c245 const CfBlob *keyStore, const CfBlob *pwd, HcfX509TrustAnchorArray **trustAnchorArray) in HcfCreateTrustAnchorWithKeyStore()
/ohos5.0/base/security/certificate_framework/test/fuzztest/v1.0/x509certchain_fuzzer/
H A Dx509certchain_fuzzer.cpp773 CfBlob pwd; in OneCreateTrustAnchorWithKeyStore() local
796 CfBlob pwd; in X509BuildResultCreateFuzzTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h108 virtual bool Confirm(void* object, std::string& userName, std::string& pwd, int index) in Confirm()

12