Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dssl.py741 capath=None, cadata=None): argument
781 cafile=None, capath=None, cadata=None): argument
/third_party/python/Modules/clinic/
D_ssl.c.h587 PyObject *cadata = Py_None; in _ssl__SSLContext_load_verify_locations() local
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py608 cadata=None): argument
/third_party/python/Modules/
D_ssl.c4015 PyObject *cadata) in _ssl__SSLContext_load_verify_locations_impl()