HomeSort by relevance Sort by last modified time
    Searched refs:_set_alpn_protocols (Results 1 - 3 of 3) sorted by null

  /external/python/cpython2/Lib/
ssl.py 385 self._set_alpn_protocols(protos)
    [all...]
  /external/python/cpython3/Lib/
ssl.py 429 self._set_alpn_protocols(protos)
    [all...]
  /external/python/cpython2/Modules/
_ssl.c 2365 _set_alpn_protocols(PySSLContext *self, PyObject *args) function
    [all...]

Completed in 100 milliseconds