Searched refs:seed_bits (Results 1 – 4 of 4) sorted by relevance
93 const int seed_bits; member
469 self.assertIn(sys.hash_info.seed_bits, {32, 64, 128})
1401 PyLong_FromLong(hashfunc->seed_bits)); in get_hash_info()
849 | :const:`seed_bits` | size of the seed key of the hash algorithm |856 Added *algorithm*, *hash_bits* and *seed_bits*