Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_ssl.c3949 _add_ca_certs(PySSLContext *self, const void *data, Py_ssize_t len, in _add_ca_certs() function
4098 r = _add_ca_certs(self, in _ssl__SSLContext_load_verify_locations_impl()
4119 r = _add_ca_certs(self, buf.buf, buf.len, SSL_FILETYPE_ASN1); in _ssl__SSLContext_load_verify_locations_impl()

Completed in 8 milliseconds