Home
last modified time | relevance | path

Searched defs:NO_RENEGOTIATION (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dssl.py215 NO_RENEGOTIATION = 100 variable in _TLSAlertType
/third_party/python/Lib/test/
H A Dtest_ssl.py5168 NO_RENEGOTIATION = 100 variable in TestEnumerations.test_tlsalerttype.Checked_TLSAlertType
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs257 const NO_RENEGOTIATION = ffi::SSL_OP_NO_RENEGOTIATION as SslOptionsRepr; consts

Completed in 15 milliseconds