Searched refs:NO_RENEGOTIATION (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/ | ||
H A D | ssl.py | 215 NO_RENEGOTIATION = 100 variable in _TLSAlertType |
/third_party/python/Modules/ | ||
H A D | _ssl.c | 5913 ADD_AD_CONSTANT(NO_RENEGOTIATION); in sslmodule_init_constants() |
/third_party/python/Lib/test/ | ||
H A D | test_ssl.py | 5168 NO_RENEGOTIATION = 100 variable in TestEnumerations.test_tlsalerttype.Checked_TLSAlertType |
Completed in 16 milliseconds