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