HomeSort by relevance Sort by last modified time
    Searched full:salted (Results 1 - 15 of 15) sorted by null

  /external/chromium-trace/trace-viewer/third_party/webapp2/webapp2_extras/
security.py 132 """Checks a password against a given salted and hashed password value.
135 plain text passwords, md5 and sha1 hashes (both salted and unsalted).
158 Supports plaintext without salt, unsalted and salted passwords. In case
159 salted passwords are used hmac is used.
  /frameworks/base/tools/obbtool/
Main.cpp 55 , salted(false)
63 bool salted; member in class:PackageInfo
102 if (info->salted) {
225 package_info.salted = true;
  /external/llvm/include/llvm/Support/
RandomNumberGenerator.h 41 /// Module::createRNG to create a new RNG salted with the Module ID.
  /frameworks/base/include/androidfw/
ObbFile.h 127 /* Whether the file is salted. */
  /system/vold/
cryptfs.h 133 /* Store scrypt of salted intermediate key. When decryption fails, we can
  /external/llvm/include/llvm/IR/
Module.h 271 /// Get a RandomNumberGenerator salted for use with this module. The
272 /// RNG can be seeded via -rng-seed=<uint64> and is salted with the
  /docs/source.android.com/src/devices/tech/security/verifiedboot/
dm-verity.jd 116 <li>For each block, get its (salted) SHA256 hash.</li>
  /prebuilts/python/darwin-x86/2.7.5/share/man/man1/
python.1 159 datetime objects are "salted" with an unpredictable pseudo-random value.
python2.1 159 datetime objects are "salted" with an unpredictable pseudo-random value.
python2.7.1 159 datetime objects are "salted" with an unpredictable pseudo-random value.
  /prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1 159 datetime objects are "salted" with an unpredictable pseudo-random value.
python2.1 159 datetime objects are "salted" with an unpredictable pseudo-random value.
python2.7.1 159 datetime objects are "salted" with an unpredictable pseudo-random value.
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java     [all...]

Completed in 627 milliseconds