HomeSort by relevance Sort by last modified time
    Searched full:passwords (Results 101 - 125 of 444) sorted by null

1 2 3 45 6 7 8 91011>>

  /libcore/ojluni/src/main/java/javax/security/auth/callback/
CallbackHandler.java 32 * such as usernames and passwords, or to display certain information,
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupIncomingTests.java 145 * Test to confirm that passwords with leading or trailing spaces are accepted verbatim.
AccountSetupOutgoingTests.java 150 * Test to confirm that passwords with leading or trailing spaces are accepted verbatim.
  /system/tpm/tpm_manager/server/
tpm2_initializer_test.cc 110 .Times(3) // Once for owner, endorsement and lockout passwords
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 98 * String used to mask passwords to public interface.
412 * Helper method to mask all passwords/keys from the provided WifiConfiguration object. This
449 * @param maskPasswords Mask passwords or not.
469 * @param maskPasswords Mask passwords or not.
485 * Retrieves the list of all configured networks with passwords masked.
494 * Retrieves the list of all configured networks with the passwords in plaintext.
497 * sent to system apps/wifi stack, when there is a need for passwords in plaintext.
507 * Retrieves the list of all configured networks with the passwords masked.
527 // Create a new configuration object with the passwords masked to send out to the external
544 // Create a new configuration object with the passwords masked to send out to the externa
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
SetupVariable.h 1122 // Passwords
1323 // Passwords
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 108 * like wpa_hexdump(), but by default, does not include secret keys (passwords,
148 * default, does not include secret keys (passwords, etc.) in debug output.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
FormDisplayStr.uni 54 #string CONFIRM_ERROR #language en-US "Passwords are not the same"
  /external/ipsec-tools/
NEWS 59 o Xauth can use shadow passwords
  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 173 bool cryptpap = 0; /* Passwords in pap-secrets are encrypted */
268 "PAP passwords are encrypted", 1 },
1046 /* XXX Fail until we set up our passwords. */
1063 /* XXX Fail until we set up our passwords. */
    [all...]
  /frameworks/base/core/java/android/widget/
Adapter.java 158 * credit card numbers, passwords, etc...). For
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardAbsKeyInputView.java 51 // any passwords with length less than or equal to this length.
  /libcore/ojluni/src/main/java/javax/crypto/spec/
PBEKeySpec.java 49 * <p>Also note that this class stores passwords as char arrays instead of
  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConnection.java 273 // It would be nice to log the digit, but since DTMF digits can be passwords
  /packages/apps/Email/res/values-en-rAU/
strings.xml 22 <string name="permission_access_provider_desc" msgid="5338433949655493713">"Allows the app to access your email database, including received messages, sent messages, usernames and passwords."</string>
224 <string name="policy_password_history" msgid="9001177390979112746">"Restrict the reuse of recent passwords"</string>
225 <string name="policy_password_expiration" msgid="1287225242918742275">"Require passwords to expire"</string>
  /packages/apps/Email/res/values-en-rGB/
strings.xml 22 <string name="permission_access_provider_desc" msgid="5338433949655493713">"Allows the app to access your email database, including received messages, sent messages, usernames and passwords."</string>
224 <string name="policy_password_history" msgid="9001177390979112746">"Restrict the reuse of recent passwords"</string>
225 <string name="policy_password_expiration" msgid="1287225242918742275">"Require passwords to expire"</string>
  /packages/apps/Email/res/values-en-rIN/
strings.xml 22 <string name="permission_access_provider_desc" msgid="5338433949655493713">"Allows the app to access your email database, including received messages, sent messages, usernames and passwords."</string>
224 <string name="policy_password_history" msgid="9001177390979112746">"Restrict the reuse of recent passwords"</string>
225 <string name="policy_password_expiration" msgid="1287225242918742275">"Require passwords to expire"</string>
  /external/curl/docs/libcurl/
libcurl-tutorial.3 338 .SH "Passwords"
352 libcurl also provides options to set various passwords. The user name and
367 passwords, namely in the $HOME/.netrc file. The file should be made private
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyStoreTest.java 607 // test with null passwords
639 // test with bad passwords
    [all...]
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 281 user still needs a keyboard that can input Latin characters for passwords or login names for
292 user still needs a keyboard that can input Latin characters for passwords or login names for
303 user still needs a keyboard that can input Latin characters for passwords or login names for
314 user still needs a keyboard that can input Latin characters for passwords or login names for
325 user still needs a keyboard that can input Latin characters for passwords or login names for
336 user still needs a keyboard that can input Latin characters for passwords or login names for
    [all...]
  /packages/apps/Email/provider_src/com/android/email/
SecurityPolicy.java 425 // local wipe (failed passwords limit)
430 // password history length (number of previous passwords that may not be reused)
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
PolicySerializationTestActivity.java 462 "maximum-failed-passwords-for-wipe");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
AuthenticationBoundKeyTestActivity.java 49 * Currently there are two types, one is keys bound to lockscreen passwords which can be configured
  /development/apps/Development/res/values/
strings.xml 133 <string name="gls_tester_wipe_passwords">Wipe passwords</string>
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
tpmtoken_import_tests.sh 54 # This password needs to correspond to the passwords

Completed in 1372 milliseconds

1 2 3 45 6 7 8 91011>>