Searched defs:capath (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Lib/ |
| D | ssl.py | 746 capath=None, cadata=None): argument 786 cafile=None, capath=None, cadata=None): argument
|
| /third_party/python/Modules/clinic/ |
| D | _ssl.c.h | 587 PyObject *capath = Py_None; in _ssl__SSLContext_load_verify_locations() local
|
| /third_party/curl/src/ |
| D | tool_cfgable.h | 143 char *capath; member
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_events.py | 608 cafile=None, capath=None, argument
|
| /third_party/python/Lib/urllib/ |
| D | request.py | 140 *, cafile=None, capath=None, cadefault=False, context=None): argument
|
| /third_party/python/Modules/ |
| D | _ssl.c | 4052 PyObject *capath, in _ssl__SSLContext_load_verify_locations_impl()
|
| /third_party/curl/include/curl/ |
| D | curl.h | 3099 const char *capath; /* the built-in default CURLOPT_CAPATH, might member
|