Home
last modified time | relevance | path

Searched refs:Salt (Results 1 – 25 of 37) sorted by relevance

12

/third_party/openssl/test/recipes/30-test_evp_data/
Devppbe_pbkdf2.txt18 Salt = "salt"
25 Salt = "salt"
32 Salt = "salt"
39 Salt = "salt"
46 Salt = "salt"
53 Salt = "salt"
60 Salt = "salt"
67 Salt = "salt"
74 Salt = "salt"
81 Salt = "saltSALTsaltSALTsaltSALTsaltSALTsalt"
[all …]
Devppbe_pkcs12.txt21 Salt = 0A58CF64530D823F
29 Salt = 0A58CF64530D823F
37 Salt = 3D83C0E4546AC140
45 Salt = 1682C0FC5B3F7EC5
53 Salt = 1682C0FC5B3F7EC5
61 Salt = 263216FCC2FAB31C
Devpmac_blake.txt160 Salt = a3a5de9b8fcccd0a560eb095a3638bb1
166 Salt = b4a5b8cd0a009561
173 Salt = 000102030405060708090a0b0c0d0e0f
198 Salt = 000102030405060708090a0b0c0d0e0f
216 Salt = a205819e78d6d762
222 Salt = d6e437b2
229 Salt = a205819e78d6d762
248 Salt = 0001020304050607
Devppbe_scrypt.txt18 Salt = ""
26 Salt = "NaCl"
34 Salt = "SodiumChloride"
46 Salt = "SodiumChloride"
/third_party/libphonenumber/resources/carrier/en/
D41.txt62 41780|Salt
63 41781|Salt
64 41782|Salt
65 41783|Salt
83 41785|Salt
84 41786|Salt
85 41787|Salt
86 41788|Salt
87 41789|Salt
D423.txt31 42378|Salt
/third_party/typescript/tests/baselines/reference/
DmemberScope.js2 module Salt {
11 var Salt; variable
12 (function (Salt) { argument
18 Salt.Pepper = Pepper;
20 })(Salt || (Salt = {}));
DmemberScope.types2 module Salt {
3 >Salt : typeof Salt
DmemberScope.symbols2 module Salt {
3 >Salt : Symbol(Salt, Decl(memberScope.ts, 0, 0))
DmemberScope.errors.txt5 module Salt {
/third_party/mbedtls/docs/architecture/psa-migration/
Dpsa-limitations.md209 Salt Length: 0xDE
213 Salt Length: 0xDE
217 Salt Length: 0xEA
221 Salt Length: 0x14 (default)
225 Salt Length: 0xE2
229 Salt Length: 0xDE
233 Salt Length: 0xCE
237 Salt Length: 0xBE
241 Salt Length: 0xEA
245 Salt Length: 0xEA
[all …]
/third_party/lzma/CPP/7zip/Crypto/
D7zAes.cpp34 if (Salt[i] != a.Salt[i]) in IsEqualTo()
45 Key[pos] = Salt[pos]; in CalcKey()
64 memcpy(buf, Salt, SaltSize); in CalcKey()
210 Byte props[2 + sizeof(_key.Salt) + sizeof(_iv)]; in Z7_COM7F_IMF()
222 memcpy(props + 2, _key.Salt, _key.SaltSize); in Z7_COM7F_IMF()
277 _key.Salt[i] = *data++; in Z7_COM7F_IMF()
D7zAes.h25 Byte Salt[kSaltSizeMax]; variable
37 for (unsigned i = 0; i < sizeof(Salt); i++) in ClearProps()
38 Salt[i] = 0; in ClearProps()
46 Z7_memset_0_ARRAY(Salt); in Wipe()
/third_party/mbedtls/tests/suites/
Dtest_suite_pkcs1_v21.data1137 RSASSA-PSS Signature RSA-1024, SHA-224, Salt Length 20
1141 RSASSA-PSS Signature RSA-1024, SHA-256, Salt Length 20
1145 RSASSA-PSS Signature RSA-1024, SHA-384, Salt Length 20
1149 RSASSA-PSS Signature RSA-1024, SHA-512, Salt Length 20
1153 RSASSA-PSS Signature RSA-1536, SHA-224, Salt Length 20
1157 RSASSA-PSS Signature RSA-1536, SHA-256, Salt Length 20
1161 RSASSA-PSS Signature RSA-1536, SHA-384, Salt Length 20
1165 RSASSA-PSS Signature RSA-1536, SHA-512, Salt Length 20
1169 RSASSA-PSS Signature RSA-2048, SHA-224, Salt Length 20
1173 RSASSA-PSS Signature RSA-2048, SHA-256, Salt Length 20
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRandomNumberGenerator.cpp33 RandomNumberGenerator::RandomNumberGenerator(StringRef Salt) { in RandomNumberGenerator() argument
43 Data.resize(2 + Salt.size()); in RandomNumberGenerator()
47 llvm::copy(Salt, Data.begin() + 2); in RandomNumberGenerator()
/third_party/typescript/tests/cases/compiler/
DmemberScope.ts1 module Salt {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRandomNumberGenerator.h54 RandomNumberGenerator(StringRef Salt);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp93 SmallString<32> Salt(P->getPassName()); in createRNG() local
105 Salt += sys::path::filename(getModuleIdentifier()); in createRNG()
107 return std::unique_ptr<RandomNumberGenerator>(new RandomNumberGenerator(Salt)); in createRNG()
/third_party/libcoap/man/
Dcoap-oscore-conf.txt.in76 Master Salt. Variable length. Must be the same for both client and
162 # Master Salt (same for both client and server)
191 # Master Salt (same for both client and server)
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp122 UInt32 Salt; member in CBaseRandomGenerator
124 CBaseRandomGenerator(UInt32 salt = 0): Salt(salt) { Init(); } in CBaseRandomGenerator()
129 return Salt ^ in GetRnd()
1027 UInt32 Salt;
1101 Salt(0),
1230 rg.GenerateSimpleRandom(Salt);
1236 rg.GenerateLz(generateDictBits, Salt);
1930 encoder.Salt = g_CrcTable[i & 0xFF];
1931 encoder.Salt ^= (g_CrcTable[(i >> 8) & 0xFF] << 3);
/third_party/mesa3d/docs/relnotes/
D13.0.1.rst59 Darren Salt (1):
/third_party/libphonenumber/resources/geocoding/en/
D1.txt2738 1250537|Salt Spring Island, BC
24038 1801213|Salt Lake City, UT
24041 1801257|South State Street, Salt Lake City, UT
24042 1801262|Salt Lake City, UT
24043 1801263|Salt Lake City, UT
24044 1801269|Salt Lake City, UT
24045 1801272|Salt Lake City, UT
24046 1801274|Salt Lake City, UT
24047 1801277|Salt Lake City, UT
24048 1801278|Salt Lake City, UT
[all …]
D380.txt473 3805669|Salt, Dnipro
/third_party/python/Doc/library/
Dhashlib.rst407 Salt length (maximum length accepted by constructors).
/third_party/skia/third_party/externals/icu/source/data/zone/
Dsq.txt184 ec{"Saltë"}

12