OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:salted
(Results
1 - 19
of
19
) 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;
/external/chromium_org/base/ios/
device_util_unittest.mm
105
// Same string and same salt should result in the same
salted
string.
114
// Different string and same salt should result in different
salted
strings.
123
// Same string with different salt should result in different
salted
strings.
/frameworks/base/include/androidfw/
ObbFile.h
127
/* Whether the file is
salted
. */
/external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_controller_new.cc
223
// Main key is the master key. Just as keys for plain GAIA users, it is
salted
267
// Plain text password, hashed and
salted
with individual salt.
/external/chromium_org/remoting/
remoting.gyp
41
# Each CLSID is a hash of the current version string
salted
with an
/system/vold/
cryptfs.h
132
/* Store scrypt of
salted
intermediate key. When decryption fails, we can
/external/chromium_org/chromeos/login/auth/
cryptohome_authenticator.cc
116
// that password must be transformed to another key type (by
salted
hashing)
247
// * Otherwise, the key must be transformed (by
salted
hashing) before being
[
all
...]
/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.
/docs/source.android.com/src/devices/tech/security/
dm-verity.jd
186
<li>For each block, get its (
salted
) SHA256 hash.</li>
/external/llvm/include/llvm/IR/
Module.h
260
/// seeded via -rng-seed=<uint64> and is
salted
with the ModuleID.
/frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java
[
all
...]
/frameworks/base/services/core/java/com/android/server/pm/
UserManagerService.java
[
all
...]
/external/chromium_org/components/onc/docs/
onc_spec.html
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java
[
all
...]
Completed in 1084 milliseconds