Searched defs:seed_text (Results 1 – 2 of 2) sorted by relevance
551 _Py_ReadHashSeed(const char *seed_text, in _Py_ReadHashSeed()
1871 const char *seed_text = config_get_env_var("PYTHONHASHSEED"); in config_init_hash_seed() local