Home
last modified time | relevance | path

Searched refs:kSeed1 (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/cable/
H A Dv2_handshake_unittest.cc113 static const uint8_t kSeed1[kQRSeedSize] = {1}; in TEST() local
120 EC_KEY_derive_from_secret(group.get(), kSeed1, sizeof(kSeed1))); in TEST()
131 EXPECT_TRUE(VerifyPairingSignature(kSeed1, authenticator_public_key, in TEST()
135 EXPECT_FALSE(VerifyPairingSignature(kSeed1, authenticator_public_key, in TEST()
140 EXPECT_FALSE(VerifyPairingSignature(kSeed1, authenticator_public_key, in TEST()
/dports/devel/folly/folly-2021.12.27.00/folly/external/farmhash/test/
H A Dfarmhash_test.cpp57 #define kSeed128 Uint128(kSeed0, kSeed1)
1683 static const uint64_t kSeed1 = k0; variable
1686 #define kSeed128 Uint128(kSeed0, kSeed1)
2580 static const uint64_t kSeed1 = k0; variable
2583 #define kSeed128 Uint128(kSeed0, kSeed1)
3841 static const uint64_t kSeed1 = k0; variable
4738 static const uint64_t kSeed1 = k0; variable
5635 static const uint64_t kSeed1 = k0; variable
6532 static const uint64_t kSeed1 = k0; variable
7793 static const uint64_t kSeed1 = k0; variable
[all …]
/dports/security/farmhash/farmhash-0d859a8/dev/
H A Dself-test-skeleton.cc13 static const uint64_t kSeed1 = k0; variable
16 #define kSeed128 Uint128(kSeed0, kSeed1)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ClickHouse/clickhouse-go/lib/cityhash102/
H A Dcityhash_test.go13 kSeed1 uint64 = k0 const
/dports/security/farmhash/farmhash-0d859a8/src/
H A Dfarmhash.cc1991 static const uint64_t kSeed1 = k0; variable
1994 #define kSeed128 Uint128(kSeed0, kSeed1)
3611 static const uint64_t kSeed1 = k0; variable
3614 #define kSeed128 Uint128(kSeed0, kSeed1)
4503 static const uint64_t kSeed1 = k0; variable
5759 static const uint64_t kSeed1 = k0; variable
6651 static const uint64_t kSeed1 = k0; variable
7543 static const uint64_t kSeed1 = k0; variable
8435 static const uint64_t kSeed1 = k0; variable
9691 static const uint64_t kSeed1 = k0; variable
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/checksum/farmhash/
H A Dfarmhash.cc1990 static const uint64_t kSeed1 = k0; variable
1993 #define kSeed128 Uint128(kSeed0, kSeed1)
3610 static const uint64_t kSeed1 = k0; variable
3613 #define kSeed128 Uint128(kSeed0, kSeed1)
4502 static const uint64_t kSeed1 = k0; variable
5758 static const uint64_t kSeed1 = k0; variable
6650 static const uint64_t kSeed1 = k0; variable
7542 static const uint64_t kSeed1 = k0; variable
8434 static const uint64_t kSeed1 = k0; variable
9690 static const uint64_t kSeed1 = k0; variable
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/checksum/farmhash/
H A Dfarmhash.cc1990 static const uint64_t kSeed1 = k0; variable
1993 #define kSeed128 Uint128(kSeed0, kSeed1)
3610 static const uint64_t kSeed1 = k0; variable
3613 #define kSeed128 Uint128(kSeed0, kSeed1)
4502 static const uint64_t kSeed1 = k0; variable
5758 static const uint64_t kSeed1 = k0; variable
6650 static const uint64_t kSeed1 = k0; variable
7542 static const uint64_t kSeed1 = k0; variable
8434 static const uint64_t kSeed1 = k0; variable
9690 static const uint64_t kSeed1 = k0; variable
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/minidump/
H A Dminidump_thread_writer_test.cc315 constexpr uint32_t kSeed1 = 2; in TEST() local
329 InitializeMinidumpContextX86(context_x86_writer_1->context(), kSeed1); in TEST()
447 ExpectMinidumpContextX86(kSeed1, observed_context, false)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/minidump/
H A Dminidump_thread_writer_test.cc315 constexpr uint32_t kSeed1 = 2; in TEST() local
329 InitializeMinidumpContextX86(context_x86_writer_1->context(), kSeed1); in TEST()
447 ExpectMinidumpContextX86(kSeed1, observed_context, false)); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc28 static const uint64_t kSeed1 = k0; variable
581 CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in TestUnchanging()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/hash/internal/
H A Dcity_test.cc28 static const uint64_t kSeed1 = k0; variable
581 CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in TestUnchanging()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc28 static const uint64_t kSeed1 = k0; variable
581 CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in TestUnchanging()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc28 static const uint64_t kSeed1 = k0; variable
581 CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in TestUnchanging()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc28 static const uint64_t kSeed1 = k0; variable
581 CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in TestUnchanging()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc28 static const uint64_t kSeed1 = k0; variable
581 CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in TestUnchanging()
/dports/devel/cityhash/cityhash-8af9b8c/src/
H A Dcity-test.cc35 static const uint64 kSeed1 = k0; variable
36 static const uint128 kSeed128(kSeed0, kSeed1);
1277 Check(expected[2], CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1)); in Test()
1310 << "C(" << CityHash64WithSeeds(data + offset, len, kSeed0, kSeed1) << "), " in Dump()