Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h31 _ssl__test_decode_cert_impl(PyObject *module, PyObject *path);
42 return_value = _ssl__test_decode_cert_impl(module, path); in _ssl__test_decode_cert()
/external/python/cpython3/Modules/
D_ssl.c1753 _ssl__test_decode_cert_impl(PyObject *module, PyObject *path) in _ssl__test_decode_cert_impl() function