Home
last modified time | relevance | path

Searched refs:skipNPN (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Dtest_sslverify.py33 skipNPN = "" variable
59 skipNPN = ( variable
72 skipNPN = skipSSL variable
2359 elif skipNPN:
2360 skip = skipNPN
2462 elif not skipNPN or not skipALPN: