Searched refs:_ssl__SSLContext_set_ciphers_impl (Results 1 – 2 of 2) sorted by relevance
395 _ssl__SSLContext_set_ciphers_impl(PySSLContext *self, const char *cipherlist);406 return_value = _ssl__SSLContext_set_ciphers_impl(self, cipherlist); in _ssl__SSLContext_set_ciphers()
3167 _ssl__SSLContext_set_ciphers_impl(PySSLContext *self, const char *cipherlist) in _ssl__SSLContext_set_ciphers_impl() function