Searched refs:_ssl_txt2obj_impl (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
H A D_ssl.c.h1017 _ssl_txt2obj_impl(PyObject *module, const char *txt, int name);
1032 return_value = _ssl_txt2obj_impl(module, txt, name);
/external/python/cpython3/Modules/
H A D_ssl.c4708 _ssl_txt2obj_impl(PyObject *module, const char *txt, int name) function

Completed in 106 milliseconds