Searched refs:hashing (Results 1 – 25 of 38) sorted by relevance
12
23 size_t llvm::hashing::detail::fixed_seed_override = 0;28 hashing::detail::fixed_seed_override = fixed_value; in set_fixed_execution_hash_seed()
143 namespace hashing {482 return ::llvm::hashing::detail::hash_combine_range_impl(first, last);487 namespace hashing {605 ::llvm::hashing::detail::hash_combine_recursive_helper helper;611 namespace hashing {635 return ::llvm::hashing::detail::hash_integer_value(value);641 return ::llvm::hashing::detail::hash_integer_value(
1 Like MARK, i.e. set the fwmark, but the mark is calculated from hashing4 and used to calculate the hashing.
11 Specify the hashing mode. Has to be one of
7 This module provides security related helpers such as secure password hashing
4 ; This test exercises MDNode hashing. For the nodes to be correctly uniqued,
20 methods like PCA, LDA etc. Even other methods like hashing using LSH (Locality Sensitive Hashing) is24 SSE instructions. But here, we need to find the descriptors first, then only we can apply hashing,
97 @Benchmark byte hashing(int reps) { in hashing() method in MessageDigestAlgorithmBenchmark
11 Since it is possible for an implementation to correctly handle the hashing of byte-oriented27 is supplied. These can be used to verify the hashing of longer message lengths. For bit oriented
1 // Test checking that we're hashing a system version file in the
273 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing.274 bt3 d * 11.5 + 4MB Binary Tree with 3 bytes hashing.275 bt4 d * 11.5 + 4MB Binary Tree with 4 bytes hashing.276 hc4 d * 7.5 + 4MB Hash Chain with 4 bytes hashing.
107 F0 - Ciphers without hashing algo
149 Keyed-hashing for message authentication.
98 - very very slight tuning of the hashing function.
51 crypto/hash/ crypto hashing (hmac, tmmhv2, ...)
41 namespace hashing { namespace
262 %"struct.llvm::hashing::detail::hash_combine_recursive_helper" = type { [64 x i8], %"struct.llvm::h…263 %"struct.llvm::hashing::detail::hash_state" = type { i64, i64, i64, i64, i64, i64, i64, i64 }
138 introduce hashing and other helpers, but it is still just an optimization, and147 them in special hash-table. Functions with equal hash are equal. Good hashing150 Lookup-up time would be small, but such approach adds some delay due to hashing165 cases total "hashing" time was greater than total "logarithmical-search" time.
145 'test-hashing.cc',
256 # (hashing) which gcc turns into a multiply by 33818641 and
362 r6341 r6424 Vfd n-i-bz ExeContext hashing fix
428 ``CallSiteTypeId`` hashing will result in weaker CFI checks that would
126 password hashing tools.
1297 Hash = llvm::hashing::detail::hash_16_bytes(Hash, V); in add()
86 - Re-hashing of existing bytes when resuming downloads now displays progress.826 - Disable hashing and increase buffer size in perfdiag.