Home
last modified time | relevance | path

Searched refs:loc_func_seed (Results 1 – 7 of 7) sorted by relevance

/dports/security/kuku/Kuku-2.1.0/src/kuku/c/
H A Dkuku_ref.cpp9 …uint32_t table_size, uint32_t stash_size, uint32_t loc_func_count, uint64_t *loc_func_seed, uint64… in KukuTable_Create() argument
12 kuku::item_type kuku_loc_func_seed = kuku::make_item(loc_func_seed[0], loc_func_seed[1]); in KukuTable_Create()
H A Dkuku_ref.h47 …uint32_t table_size, uint32_t stash_size, uint32_t loc_func_count, uint64_t *loc_func_seed, uint64…
/dports/security/kuku/Kuku-2.1.0/examples/
H A Dexample.cpp51 item_type loc_func_seed = make_random_item(); in main() local
55 KukuTable table(table_size, stash_size, loc_func_count, loc_func_seed, max_probe, empty_item); in main()
/dports/security/kuku/Kuku-2.1.0/src/kuku/
H A Dkuku.cpp41 …size_type table_size, table_size_type stash_size, uint32_t loc_func_count, item_type loc_func_seed, in KukuTable() argument
43 …: table_size_(table_size), stash_size_(stash_size), loc_func_seed_(loc_func_seed), max_probe_(max_… in KukuTable()
H A Dkuku.h40 item_type loc_func_seed, std::uint64_t max_probe, item_type empty_item);
169 inline item_type loc_func_seed() const noexcept in loc_func_seed() function
/dports/security/kuku/Kuku-2.1.0/dotnet/src/
H A DNativeMethods.cs14 …Create(uint table_size, uint stash_size, uint loc_func_count, ulong[] loc_func_seed, ulong max_pro… in KukuTable_Create() argument
/dports/security/kuku/Kuku-2.1.0/
H A DREADME.md211 a seed for the hash functions (`loc_func_seed`), the number of iterations allowed in