/external/curl/tests/data/ |
test1123 | 67 resumed transfers, passwords, portnumbers, SSL
|
test222 | 66 resumed transfers, passwords, portnumbers, SSL
|
/external/iputils/doc/ |
tftpd.sgml | 78 <emphasis/unencrypted/ passwords and may contain some information
|
/external/jcommander/ |
CHANGELOG | 35 Added: Default passwords are no longer displayed in the usage (Paul Mendelson)
|
/external/toybox/toys/lsb/ |
passwd.c | 98 else error_msg("Passwords do not match.\n");
|
/external/vogar/src/vogar/android/ |
InstallApkTask.java | 122 * key generated with this command, using "password" for the key and keystore passwords:
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardAbsKeyInputView.java | 46 // any passwords with length less than or equal to this length.
|
/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/connectivity/shill/test-rpc-proxy/ |
proxy_rpc_security_types.h | 153 // credentials in the form of passwords and a CA Cert to root the trust chain.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/iam/ |
connection.py | [all...] |
/build/tools/releasetools/ |
common.py | 606 """Given a list of keys, prompt the user to enter passwords for 925 """Get passwords corresponding to each string in 'items', 929 Uses the passwords in $ANDROID_PW_FILE if available, letting the 930 user edit that file to add more needed passwords. If no editor is 943 # Are all the passwords already in the file? 951 print "key file %s still missing some passwords." % (self.pwfile,) 954 raise RuntimeError("key passwords unavailable") 982 f.write("# Enter key passwords between the [[[ ]]] brackets.\n") [all...] |
/external/jetty/src/java/org/eclipse/jetty/security/ |
PropertyUserStore.java | 56 * Passwords may be clear text, obfuscated or checksummed. The class com.eclipse.Util.Password should be used to generate obfuscated passwords or password
|
/external/wpa_supplicant_8/src/utils/ |
wpa_debug.h | 105 * like wpa_hexdump(), but by default, does not include secret keys (passwords, 145 * default, does not include secret keys (passwords, etc.) in debug output.
|
/external/ipsec-tools/ |
NEWS | 59 o Xauth can use shadow passwords
|
/external/skia/site/dev/sheriffing/ |
trooper.md | 43 Valentine passwords and Chrome Golo access are based on membership in this
|
/frameworks/opt/net/wifi/tests/wifitests/src/android/net/wifi/ |
WifiEnterpriseConfigTest.java | 258 /** Verifies that passwords are not displayed in toString. */
|
/hardware/bsp/intel/peripheral/libupm/src/m24lr64e/ |
m24lr64e.h | 74 * device via NFC, as well as set NFC passwords, which cannot be
|
/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 | 275 // It would be nice to log the digit, but since DTMF digits can be passwords
|
/system/connectivity/shill/ |
eap_credentials.h | 100 // is true, passwords and identities that are a part of the credentials are
|
/docs/source.android.com/src/devices/tech/ota/ |
sign_builds.jd | 255 <p>After prompting the user for passwords for all password-protected keys, the 259 editor to allow you to enter passwords for all keys (this may be a more 260 convenient way to enter passwords).<p>
|
/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>
|