Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dssl.py746 capath=None, cadata=None): argument
786 cafile=None, capath=None, cadata=None): argument
/third_party/python/Modules/clinic/
D_ssl.c.h588 PyObject *cadata = Py_None; in _ssl__SSLContext_load_verify_locations() local
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py609 cadata=None): argument
/third_party/python/Modules/
D_ssl.c4053 PyObject *cadata) in _ssl__SSLContext_load_verify_locations_impl()