Home
last modified time | relevance | path

Searched defs:password (Results 26 – 50 of 163) sorted by relevance

1234567

/ohos5.0/base/customization/enterprise_device_management/common/native/include/plugin_utils/
H A Dwifi_password.h26 char* password = nullptr; member
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dhttp_proxy.h60 void inline SetPassword(const SecureData &password) in SetPassword()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DKeyStoreProxyImpl.java49 public Key getKey(String alias, char[] password) in getKey()
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_manager_service.cpp84 …ainAccountManagerService::Auth(const DomainAccountInfo &info, const std::vector<uint8_t> &password, in Auth()
90 ErrCode DomainAccountManagerService::AuthUser(int32_t userId, const std::vector<uint8_t> &password, in AuthUser()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_data_base_wrapper.cpp32 …const std::string& host, const std::string& realm, std::string& user_name, char* password, uint32_… in GetHttpAuthCredentials()
47 …st std::string& host, const std::string& realm, const std::string& user_name, const char* password) in SaveHttpAuthCredentials()
/ohos5.0/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_data_base_adapter_impl.cpp110 const std::string& username, const char* password) in SaveHttpAuthCredentials()
139 std::string& username, char* password, uint32_t passwordSize) in GetHttpAuthCredentials()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_web_data_base_adapter_wrapper.cpp41 …nst std::string& host, const std::string& realm, const std::string& username, const char* password) in SaveHttpAuthCredentials()
56 …const std::string& host, const std::string& realm, std::string& username, char* password, uint32_t… in GetHttpAuthCredentials()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewDatabase.java132 String username, String password); in setHttpAuthUsernamePassword()
/aosp14/frameworks/base/core/jni/
H A Dandroid_security_Scrypt.cpp34 static jbyteArray android_security_Scrypt_nativeScrypt(JNIEnv* env, jobject, jbyteArray password, j… in android_security_Scrypt_nativeScrypt()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsecurity_manager.h29 DistributedDB::CipherPassword password; member
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java169 LockscreenCredential password) { in tieProfileLockToParent()
201 void setKeystorePassword(byte[] password, int userHandle) { in setKeystorePassword()
H A DFakeGateKeeperService.java33 public byte[] password; field in FakeGateKeeperService.VerifyHandle
36 public VerifyHandle(byte[] password, long sid) { in VerifyHandle()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_store_test.cpp257 CipherPassword password; variable
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp499 CipherPassword password; variable
537 CipherPassword password; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.h39 EncryptedData(const std::string password, const std::string inputIV) in EncryptedData()
/aosp14/frameworks/base/keystore/java/android/security/
H A DAndroidKeyStoreMaintenance.java95 public static int onUserPasswordChanged(int userId, @Nullable byte[] password) { in onUserPasswordChanged()
H A DKeyStore.java106 public boolean unlock(String password) { in unlock()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DPasswordMetrics.java137 private static boolean hasInvalidCharacters(byte[] password) { in hasInvalidCharacters()
215 public static PasswordMetrics computeForPasswordOrPin(byte[] password, boolean isPin) { in computeForPasswordOrPin()
527 PasswordMetrics adminMetrics, int minComplexity, boolean isPin, byte[] password) { in validatePassword()
701 public static boolean isNumericOnly(@NonNull String password) { in isNumericOnly()
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procauthstub_fuzzer/
H A Dprocauthstub_fuzzer.cpp51 std::vector<uint8_t> password; in ProcAuthStubFuzzTest() local
/aosp14/frameworks/base/core/java/android/debug/
H A DIAdbManager.aidl93 void enablePairingByQrCode(String serviceName, String password); in enablePairingByQrCode()
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procauthuserstub_fuzzer/
H A Dprocauthuserstub_fuzzer.cpp52 std::vector<uint8_t> password; in ProcAuthUserStubFuzzTest() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/
H A Ddomain_account_manager_inner_service_test.cpp552 std::vector<uint8_t> password; variable
583 std::vector<uint8_t> password; variable
628 std::vector<uint8_t> password; variable
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreSpi.java117 public Key engineGetKey(String alias, char[] password) throws NoSuchAlgorithmException, in engineGetKey()
271 public void engineSetKeyEntry(String alias, Key key, char[] password, Certificate[] chain) in engineSetKeyEntry()
1189 public void engineStore(OutputStream stream, char[] password) throws IOException, in engineStore()
1195 public void engineLoad(InputStream stream, char[] password) throws IOException, in engineLoad()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/admin/
H A DPasswordMetricsTest.java271 PasswordMetrics password = new PasswordMetrics(CREDENTIAL_TYPE_PASSWORD); in testMerge_credentialTypes() local
287 PasswordMetrics password = new PasswordMetrics(CREDENTIAL_TYPE_PASSWORD); in testValidatePasswordMetrics_credentialTypes() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DManagedProfilePasswordCache.java79 public void storePassword(int userId, LockscreenCredential password, long parentSid) { in storePassword()

1234567