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

  /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;
  /frameworks/base/include/androidfw/
ObbFile.h 127 /* Whether the file is salted. */
  /external/openssh/
jpake.h 43 BIGNUM *s; /* Secret (salted, crypted password) */
schnorr.c 252 * Signature hash will be salted with 'idlen' bytes from 'id'.
353 * Signature hash will be salted with 'idlen' bytes from 'id'.
  /external/dropbear/libtomcrypt/testprof/
katja_test.c 197 /* sign a message (salted) now (use privKey to make, pubKey to verify) */
206 fprintf(stderr, "katja_verify_hash (salted) failed, %d, %d", stat, stat2);
rsa_test.c 336 /* sign a message (salted) now (use privKey to make, pubKey to verify) */
345 fprintf(stderr, "rsa_verify_hash (salted) failed, %d, %d", stat, stat2);
  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.h 125 // Stores a hash of |password|, salted with the ascii of |system_salt_|.
parallel_authenticator.h 216 // Stores a hash of |password|, salted with the ascii of |system_salt_|.
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 226 milliseconds