Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_hashopenssl.c166 py_hashentry_table_new(void) { in py_hashentry_table_new() function
2114 state->hashtable = py_hashentry_table_new(); in hashlib_init_hashtable()