Searched defs:npn_protocols (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/ |
D | ssl.py | 371 def set_npn_protocols(self, npn_protocols): argument 540 suppress_ragged_eofs=True, npn_protocols=None, ciphers=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | ssl.py | 537 def set_npn_protocols(self, npn_protocols): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | ssl.py | 537 def set_npn_protocols(self, npn_protocols): argument
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_ssl.py | 1781 npn_protocols=None, alpn_protocols=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | ssl.py | 537 def set_npn_protocols(self, npn_protocols): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | ssl.py | 537 def set_npn_protocols(self, npn_protocols): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | ssl.py | 537 def set_npn_protocols(self, npn_protocols): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | ssl.py | 537 def set_npn_protocols(self, npn_protocols): argument
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _ssl.c | 315 unsigned char *npn_protocols; member
|