Searched refs:hashing (Results 1 – 25 of 29) 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()
142 namespace hashing {481 return ::llvm::hashing::detail::hash_combine_range_impl(first, last);486 namespace hashing {604 ::llvm::hashing::detail::hash_combine_recursive_helper helper;610 namespace hashing {634 return ::llvm::hashing::detail::hash_integer_value(value);640 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,
97 @Benchmark byte hashing(int reps) { in hashing() method in MessageDigestAlgorithmBenchmark
1 // Test checking that we're hashing a system version file in the
55 - sub-optimal hashing functions57 - hashing bug in FloatWeight
121 F0 - Misc Ciphers (Real Ciphers without hashing algo)
223 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing.224 bt3 d * 11.5 + 4MB Binary Tree with 3 bytes hashing.225 bt4 d * 11.5 + 4MB Binary Tree with 4 bytes hashing.226 hc4 d * 7.5 + 4MB Hash Chain with 4 bytes hashing.
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.
1392 defining the appropriate comparison and hashing methods for each alternate key
123 'test-hashing.cc',
256 # (hashing) which gcc turns into a multiply by 33818641 and
345 n-i-bz ExeContext hashing fix
362 r6341 r6424 Vfd n-i-bz ExeContext hashing fix
126 password hashing tools.
757 tool for hashing password to generate NtPasswordHash
218 Improve the hashing functions (Daniel Franke),848 new hashing functions for dictionnaries (based on Stefan Behnel work),
3299 When hashing or removing hosts using ssh-keygen, don't choke on5351 Introduce digest API and use it to perform all hashing operations