Home
last modified time | relevance | path

Searched defs:py_ht (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_hashopenssl.c321 py_digest_by_name(PyObject *module, const char *name, enum Py_hash_type py_ht) in py_digest_by_name()
377 py_digest_by_digestmod(PyObject *module, PyObject *digestmod, enum Py_hash_type py_ht) { in py_digest_by_digestmod()