Home
last modified time | relevance | path

Searched refs:_ssl (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/dports/finance/py-python-bitcoinlib/python-bitcoinlib-0.11.0/bitcoin/core/
H A Dkey.py68 _ssl.BN_free.restype = None
85 _ssl.BN_new.argtypes = []
99 _ssl.BN_CTX_free.restype = None
107 _ssl.BN_CTX_new.argtypes = []
118 _ssl.EC_KEY_free.restype = None
260 if _ssl:
275 _ssl.BN_CTX_free(ctx)
406 order = _ssl.BN_new()
417 _ssl.BN_free(order)
480 r = _ssl.BN_bin2bn(bytes(sigR), len(sigR), _ssl.BN_new())
[all …]
/dports/comms/flamp/flamp-2.2.07/src/xmlrpcpp/
H A DXmlRpcSource.cpp58 , _ssl(0) in XmlRpcSource()
64 delete _ssl; in ~XmlRpcSource()
84 _ssl = new SslProxy; in doConnect()
89 _ssl->_ssl_ctx = SSL_CTX_new(_ssl->_ssl_meth); in doConnect()
90 _ssl->_ssl_ssl = SSL_new(_ssl->_ssl_ctx); in doConnect()
115 if (_ssl && _ssl->_ssl_ssl) in nbRead()
156 if (_ssl && _ssl->_ssl_ssl) in nbWrite()
192 if (_ssl && _ssl->_ssl_ssl) in close()
198 SSL_free(_ssl->_ssl_ssl); in close()
201 delete _ssl; in close()
[all …]
/dports/comms/flrig/flrig-1.3.54/src/xmlrpcpp/
H A DXmlRpcSource.cpp59 , _ssl(0) in XmlRpcSource()
65 delete _ssl; in ~XmlRpcSource()
85 _ssl = new SslProxy; in doConnect()
90 _ssl->_ssl_ctx = SSL_CTX_new(_ssl->_ssl_meth); in doConnect()
91 _ssl->_ssl_ssl = SSL_new(_ssl->_ssl_ctx); in doConnect()
116 if (_ssl && _ssl->_ssl_ssl) in nbRead()
157 if (_ssl && _ssl->_ssl_ssl) in nbWrite()
193 if (_ssl && _ssl->_ssl_ssl) in close()
199 SSL_free(_ssl->_ssl_ssl); in close()
202 delete _ssl; in close()
[all …]
/dports/comms/fllog/fllog-1.2.6/src/xmlrpcpp/
H A DXmlRpcSource.cpp59 , _ssl(0) in XmlRpcSource()
65 delete _ssl; in ~XmlRpcSource()
85 _ssl = new SslProxy; in doConnect()
90 _ssl->_ssl_ctx = SSL_CTX_new(_ssl->_ssl_meth); in doConnect()
91 _ssl->_ssl_ssl = SSL_new(_ssl->_ssl_ctx); in doConnect()
116 if (_ssl && _ssl->_ssl_ssl) in nbRead()
157 if (_ssl && _ssl->_ssl_ssl) in nbWrite()
193 if (_ssl && _ssl->_ssl_ssl) in close()
199 SSL_free(_ssl->_ssl_ssl); in close()
202 delete _ssl; in close()
[all …]
/dports/comms/flmsg/flmsg-4.0.19/src/xmlrpcpp/
H A DXmlRpcSource.cpp58 , _ssl(0) in XmlRpcSource()
64 delete _ssl; in ~XmlRpcSource()
84 _ssl = new SslProxy; in doConnect()
89 _ssl->_ssl_ctx = SSL_CTX_new(_ssl->_ssl_meth); in doConnect()
90 _ssl->_ssl_ssl = SSL_new(_ssl->_ssl_ctx); in doConnect()
115 if (_ssl && _ssl->_ssl_ssl) in nbRead()
156 if (_ssl && _ssl->_ssl_ssl) in nbWrite()
192 if (_ssl && _ssl->_ssl_ssl) in close()
198 SSL_free(_ssl->_ssl_ssl); in close()
201 delete _ssl; in close()
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/xmlrpcpp/
H A DXmlRpcSource.cpp59 , _ssl(0) in XmlRpcSource()
65 delete _ssl; in ~XmlRpcSource()
85 _ssl = new SslProxy; in doConnect()
90 _ssl->_ssl_ctx = SSL_CTX_new(_ssl->_ssl_meth); in doConnect()
91 _ssl->_ssl_ssl = SSL_new(_ssl->_ssl_ctx); in doConnect()
116 if (_ssl && _ssl->_ssl_ssl) in nbRead()
157 if (_ssl && _ssl->_ssl_ssl) in nbWrite()
193 if (_ssl && _ssl->_ssl_ssl) in close()
199 SSL_free(_ssl->_ssl_ssl); in close()
202 delete _ssl; in close()
[all …]
/dports/comms/flcluster/flcluster-1.0.4/src/xmlrpcpp/
H A DXmlRpcSource.cpp58 , _ssl(0) in XmlRpcSource()
64 delete _ssl; in ~XmlRpcSource()
84 _ssl = new SslProxy; in doConnect()
89 _ssl->_ssl_ctx = SSL_CTX_new(_ssl->_ssl_meth); in doConnect()
90 _ssl->_ssl_ssl = SSL_new(_ssl->_ssl_ctx); in doConnect()
115 if (_ssl && _ssl->_ssl_ssl) in nbRead()
156 if (_ssl && _ssl->_ssl_ssl) in nbWrite()
192 if (_ssl && _ssl->_ssl_ssl) in close()
198 SSL_free(_ssl->_ssl_ssl); in close()
201 delete _ssl; in close()
[all …]
/dports/lang/python-legacy/Python-2.7.18/PC/VC6/
H A D_ssl.dsp7 CFG=_ssl - Win32 Debug
11 !MESSAGE NMAKE /f "_ssl.mak".
16 !MESSAGE NMAKE /f "_ssl.mak" CFG="_ssl - Win32 Debug"
29 !IF "$(CFG)" == "_ssl - Win32 Release"
35 # PROP BASE Cmd_Line "NMAKE /f _ssl.mak"
37 # PROP BASE Target_File "_ssl.exe"
38 # PROP BASE Bsc_Name "_ssl.bsc"
46 # PROP Target_File "_ssl.pyd"
75 # Name "_ssl - Win32 Release"
76 # Name "_ssl - Win32 Debug"
[all …]
/dports/lang/python27/Python-2.7.18/PC/VC6/
H A D_ssl.dsp7 CFG=_ssl - Win32 Debug
11 !MESSAGE NMAKE /f "_ssl.mak".
16 !MESSAGE NMAKE /f "_ssl.mak" CFG="_ssl - Win32 Debug"
29 !IF "$(CFG)" == "_ssl - Win32 Release"
35 # PROP BASE Cmd_Line "NMAKE /f _ssl.mak"
37 # PROP BASE Target_File "_ssl.exe"
38 # PROP BASE Bsc_Name "_ssl.bsc"
46 # PROP Target_File "_ssl.pyd"
75 # Name "_ssl - Win32 Release"
76 # Name "_ssl - Win32 Debug"
[all …]
/dports/databases/pymongo/pymongo-3.12.0/pymongo/
H A Dssl_context.py17 import ssl as _ssl namespace
21 PROTOCOL_SSLv23 = getattr(_ssl, "PROTOCOL_TLS_CLIENT", _ssl.PROTOCOL_SSLv23)
23 OP_NO_SSLv2 = getattr(_ssl, "OP_NO_SSLv2", 0)
25 OP_NO_SSLv3 = getattr(_ssl, "OP_NO_SSLv3", 0)
27 OP_NO_COMPRESSION = getattr(_ssl, "OP_NO_COMPRESSION", 0)
29 OP_NO_RENEGOTIATION = getattr(_ssl, "OP_NO_RENEGOTIATION", 0)
32 HAS_SNI = getattr(_ssl, "HAS_SNI", False)
36 SSLError = _ssl.SSLError
41 if hasattr(_ssl, "VERIFY_CRL_CHECK_LEAF"):
74 self._verify_mode = _ssl.CERT_NONE
[all …]
H A Dssl_support.py27 import pymongo.pyopenssl_context as _ssl namespace
30 import pymongo.ssl_context as _ssl namespace
58 HAS_SNI = _ssl.HAS_SNI
60 SSLError = _ssl.SSLError
108 ctx = _ssl.SSLContext(_ssl.PROTOCOL_SSLv23)
122 ctx.options |= _ssl.OP_NO_SSLv2
123 ctx.options |= _ssl.OP_NO_SSLv3
124 ctx.options |= _ssl.OP_NO_COMPRESSION
125 ctx.options |= _ssl.OP_NO_RENEGOTIATION
129 except _ssl.SSLError as exc:
[all …]
/dports/devel/libepp-nicbr/libepp-nicbr-1.18/src/lib/
H A DTransportTLSCommon.cpp62 if (_ssl) { in ~TransportTLSCommon()
63 SSL_free(_ssl); in ~TransportTLSCommon()
96 int fd = SSL_get_fd(_ssl); in read()
179 SSL_shutdown(_ssl); in read()
276 SSL_shutdown(_ssl); in write()
292 if (_ssl != NULL) { in disconnect()
293 fd = SSL_get_fd(_ssl); in disconnect()
303 r = SSL_shutdown(_ssl); in disconnect()
305 SSL_free(_ssl); in disconnect()
310 _ssl = NULL; in disconnect()
[all …]
/dports/devel/amqp-cpp/AMQP-CPP-4.1.4/src/linux_tcp/
H A Dsslwrapper.h30 SSL *_ssl;
38 SslWrapper(SSL_CTX *ctx) : _ssl(OpenSSL::SSL_new(ctx)) in SslWrapper()
41 if (_ssl == nullptr) throw std::runtime_error("failed to construct ssl structure"); in SslWrapper()
57 SslWrapper(SslWrapper &&that) : _ssl(that._ssl) in SslWrapper()
60 that._ssl = nullptr; in SslWrapper()
69 if (_ssl == nullptr) return; in ~SslWrapper()
72 OpenSSL::SSL_free(_ssl); in ~SslWrapper()
79 operator SSL * () const { return _ssl; }
H A Dsslhandshake.h39 SslWrapper _ssl;
56 bool allowed = _parent->onSecured(this, _ssl); in nextstate()
62 if (allowed) return new SslConnected(this, std::move(_ssl), std::move(_out)); in nextstate()
71 return new SslShutdown(this, std::move(_ssl)); in nextstate()
116 _ssl(SslContext(OpenSSL::TLS_client_method())), in SslHandshake()
120 OpenSSL::SSL_set_connect_state(_ssl); in SslHandshake()
123 …OpenSSL::SSL_ctrl(_ssl, SSL_CTRL_SET_TLSEXT_HOSTNAME, TLSEXT_NAMETYPE_host_name, (void *)hostname.… in SslHandshake()
126 …if (OpenSSL::SSL_set_fd(_ssl, _socket) == 0) throw std::runtime_error("failed to associate filedes… in SslHandshake()
160 int result = OpenSSL::SSL_do_handshake(_ssl); in process()
166 auto error = OpenSSL::SSL_get_error(_ssl, result); in process()
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DOpenSSLTransceiverI.cpp94 if(!_ssl)
131 if(!_ssl) in registerIceSSLOpenSSL()
141 SSL_set_bio(_ssl, bio, bio); in registerIceSSLOpenSSL()
146 SSL_set_ex_data(_ssl, 0, this); in registerIceSSLOpenSSL()
192 while(!SSL_is_init_finished(_ssl))
208 int ret = _incoming ? SSL_accept(_ssl) : SSL_connect(_ssl);
362 if(_ssl)
371 SSL_shutdown(_ssl);
374 SSL_free(_ssl);
375 _ssl = 0;
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/src/IceSSL/
H A DOpenSSLTransceiverI.cpp94 if(!_ssl) in initialize()
131 if(!_ssl) in initialize()
141 SSL_set_bio(_ssl, bio, bio); in initialize()
146 SSL_set_ex_data(_ssl, 0, this); in initialize()
192 while(!SSL_is_init_finished(_ssl)) in initialize()
208 int ret = _incoming ? SSL_accept(_ssl) : SSL_connect(_ssl); in initialize()
362 if(_ssl) in close()
371 SSL_shutdown(_ssl); in close()
374 SSL_free(_ssl); in close()
375 _ssl = 0; in close()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DOpenSSLTransceiverI.cpp94 if(!_ssl) in initialize()
131 if(!_ssl) in initialize()
141 SSL_set_bio(_ssl, bio, bio); in initialize()
146 SSL_set_ex_data(_ssl, 0, this); in initialize()
192 while(!SSL_is_init_finished(_ssl)) in initialize()
208 int ret = _incoming ? SSL_accept(_ssl) : SSL_connect(_ssl); in initialize()
362 if(_ssl) in close()
371 SSL_shutdown(_ssl); in close()
374 SSL_free(_ssl); in close()
375 _ssl = 0; in close()
[all …]
/dports/devel/py-curio/curio-1.5/curio/
H A Dssl.py12 import ssl as _ssl namespace
15 _ssl = None variable
29 if _ssl:
30 @wraps(_ssl.wrap_socket)
35 ssl_sock = _ssl.wrap_socket(sock, *args, do_handshake_on_connect=False, **kwargs)
42 @wraps(_ssl.get_server_certificate)
44 return await run_in_thread(partial(_ssl.get_server_certificate, *args, **kwargs))
72 return CurioSSLContext(_ssl.SSLContext(protocol))
74 @wraps(_ssl.create_default_context)
76 context = _ssl.create_default_context(*args, **kwargs)
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/
H A DQUICTLS_legacy.cc202 _ssl(SSL_new(ssl_ctx)), in QUICTLS()
208 SSL_set_connect_state(this->_ssl); in QUICTLS()
215 SSL_set_accept_state(this->_ssl); in QUICTLS()
219 SSL_set_key_callback(this->_ssl, key_cb, this); in QUICTLS()
232 if (!SSL_set_session(this->_ssl, session)) { in QUICTLS()
277 ink_assert(this->_ssl != nullptr); in _process_post_handshake_messages()
284 SSL_set_msg_callback_arg(this->_ssl, out); in _process_post_handshake_messages()
293 err = SSL_get_error(this->_ssl, ret); in _process_post_handshake_messages()
313 ink_assert(this->_ssl); in _store_negotiated_cipher()
354 ink_assert(this->_ssl); in _store_negotiated_cipher_for_hp()
[all …]
H A DQUICTLS_openssl.cc132 _ssl(SSL_new(ssl_ctx)), in QUICTLS()
138 SSL_set_connect_state(this->_ssl); in QUICTLS()
145 SSL_set_accept_state(this->_ssl); in QUICTLS()
148 SSL_set_ex_data(this->_ssl, QUIC::ssl_quic_tls_index, this); in QUICTLS()
149 SSL_set_quic_method(this->_ssl, &quic_method); in QUICTLS()
151 SSL_set_quic_early_data_enabled(this->_ssl, 1); in QUICTLS()
165 if (!SSL_set_session(this->_ssl, session)) { in QUICTLS()
186 SSL_set_quic_transport_params(this->_ssl, buf, len); in set_local_transport_parameters()
193 return SSL_process_quic_post_handshake(this->_ssl); in _process_post_handshake_messages()
199 ink_assert(this->_ssl); in _store_negotiated_cipher()
[all …]
H A DQUICTLS_boringssl.cc180 _ssl(SSL_new(ssl_ctx)), in QUICTLS()
186 SSL_set_connect_state(this->_ssl); in QUICTLS()
193 SSL_set_accept_state(this->_ssl); in QUICTLS()
196 SSL_set_ex_data(this->_ssl, QUIC::ssl_quic_tls_index, this); in QUICTLS()
197 SSL_set_quic_method(this->_ssl, &quic_method); in QUICTLS()
198 SSL_set_early_data_enabled(this->_ssl, 1); in QUICTLS()
211 if (!SSL_set_session(this->_ssl, session)) { in QUICTLS()
232 SSL_set_quic_transport_params(this->_ssl, buf, len); in set_local_transport_parameters()
239 return SSL_process_quic_post_handshake(this->_ssl); in _process_post_handshake_messages()
245 ink_assert(this->_ssl); in _store_negotiated_cipher()
[all …]
/dports/security/py-openssl/pyOpenSSL-20.0.1/build/lib/OpenSSL/
H A DSSL.py1628 return _lib.SSL_pending(self._ssl)
1858 _lib.SSL_set_connect_state(self._ssl)
1912 result = _lib.SSL_shutdown(self._ssl)
2086 self._ssl,
2185 return _lib.SSL_want_read(self._ssl)
2194 return _lib.SSL_want_write(self._ssl)
2203 _lib.SSL_set_accept_state(self._ssl)
2212 _lib.SSL_set_connect_state(self._ssl)
2271 size = function(self._ssl, empty, 0)
2277 function(self._ssl, buf, size)
[all …]
/dports/security/py-openssl/pyOpenSSL-20.0.1/src/OpenSSL/
H A DSSL.py1628 return _lib.SSL_pending(self._ssl)
1858 _lib.SSL_set_connect_state(self._ssl)
1912 result = _lib.SSL_shutdown(self._ssl)
2086 self._ssl,
2185 return _lib.SSL_want_read(self._ssl)
2194 return _lib.SSL_want_write(self._ssl)
2203 _lib.SSL_set_accept_state(self._ssl)
2212 _lib.SSL_set_connect_state(self._ssl)
2271 size = function(self._ssl, empty, 0)
2277 function(self._ssl, buf, size)
[all …]
/dports/security/py-openssl/stage/usr/local/lib/python3.8/site-packages/OpenSSL/
H A DSSL.py1628 return _lib.SSL_pending(self._ssl)
1858 _lib.SSL_set_connect_state(self._ssl)
1912 result = _lib.SSL_shutdown(self._ssl)
2086 self._ssl,
2185 return _lib.SSL_want_read(self._ssl)
2194 return _lib.SSL_want_write(self._ssl)
2203 _lib.SSL_set_accept_state(self._ssl)
2212 _lib.SSL_set_connect_state(self._ssl)
2271 size = function(self._ssl, empty, 0)
2277 function(self._ssl, buf, size)
[all …]
/dports/lang/python-legacy/Python-2.7.18/PC/VS7.1/
H A D_ssl.mak18 SSL_SOURCE=../../Modules/_ssl.c
23 all: _ssl$(SUFFIX) _hashlib$(SUFFIX)
26 _ssl$(SUFFIX): $(SSL_SOURCE) $(SSL_LIB_DIR)/libeay32.lib $(SSL_LIB_DIR)/ssleay32.lib ../../PC/*.h .…
27 @if not exist "$(TEMP)/_ssl/." mkdir "$(TEMP)/_ssl"
28 cl /nologo /c $(SSL_SOURCE) $(CFLAGS) /Fo$(TEMP)\_ssl\$*.obj $(INCLUDES)
30 /dll /out:_ssl$(SUFFIX) $(TEMP)\_ssl\$*.obj $(SSL_LIBS) $(EXTRA_LIBS)

12345678910>>...18