Home
last modified time | relevance | path

Searched refs:handshaken (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-im/libnice-gst1/libnice-0.1.18/socket/
H A Dpseudossl.c56 gboolean handshaken; member
143 priv->handshaken = FALSE; in nice_pseudossl_socket_new()
212 if (priv->handshaken) { in socket_recv_messages()
241 priv->handshaken = TRUE; in socket_recv_messages()
263 if (priv->handshaken) { in socket_send_messages()
284 if (priv->handshaken) { in socket_send_messages_reliable()
/dports/net-im/libnice/libnice-0.1.18/socket/
H A Dpseudossl.c56 gboolean handshaken; member
143 priv->handshaken = FALSE; in nice_pseudossl_socket_new()
212 if (priv->handshaken) { in socket_recv_messages()
241 priv->handshaken = TRUE; in socket_recv_messages()
263 if (priv->handshaken) { in socket_send_messages()
284 if (priv->handshaken) { in socket_send_messages_reliable()
/dports/net-im/psi/psi-1.5/src/
H A Dminiclient.cpp219 handshaken(); in cs_authenticated()
227 handshaken(); in sessionStart_finished()
H A Dminiclient.h58 void handshaken();
H A Daccountregdlg.cpp94 connect(client_, SIGNAL(handshaken()), SLOT(client_handshaken())); in AccountRegDlg()
H A Daccountmanagedlg.cpp121 connect(client, SIGNAL(handshaken()), SLOT(client_handshaken())); in AccountRemoveDlg()
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/
H A Dqcatlshandler.cpp39 connect(d->tls, SIGNAL(handshaken()), SLOT(tls_handshaken())); in QCATLSHandler()
H A Dsecurestream.cpp98 connect(p.tls, SIGNAL(handshaken()), SLOT(tls_handshaken())); in SecureLayer()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/noncore/cutestuff/
H A Dhttppoll.h129 void handshaken();
H A Dhttppoll.cpp982 emit handshaken(); in processData()
/dports/net-im/psi/psi-1.5/iris/src/irisnet/noncore/cutestuff/
H A Dhttppoll.h129 void handshaken();
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/cutestuff/
H A Dhttppoll.h119 void handshaken();
H A Dhttppoll.cpp892 emit handshaken(); in processData()
/dports/devel/qca/qca-2.3.4/unittest/velox/
H A Dveloxunittest.cpp45 connect(ssl, &QCA::TLS::handshaken, this, &TlsTest::ssl_handshaken); in TlsTest()
/dports/devel/qca/qca-2.3.4/examples/tlssocket/
H A Dtlssocket.cpp61 connect(tls, &QCA::TLS::handshaken, this, &TLSSocket::Private::tls_handshaken); in Private()
/dports/devel/qca/qca-2.3.4/examples/sslservtest/
H A Dsslservtest.cpp92 connect(ssl, &QCA::TLS::handshaken, this, &SecureServer::ssl_handshaken); in SecureServer()
/dports/devel/qca/qca-2.3.4/examples/ssltest/
H A Dssltest.cpp123 connect(ssl, &QCA::TLS::handshaken, this, &SecureTest::ssl_handshaken); in SecureTest()
/dports/devel/qca/qca-2.3.4/include/QtCrypto/
H A Dqca_securelayer.h777 void handshaken();
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-core/
H A Dtlshandler.cpp351 connect(d->tls, &TLS::handshaken, this, &QCATLSHandler::tls_handshaken); in QCATLSHandler()
H A Dsecurestream.cpp137 connect(p.tls, &QCA::TLS::handshaken, this, &SecureLayer::tls_handshaken); in SecureLayer()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-core/
H A Dtlshandler.cpp334 connect(d->tls, SIGNAL(handshaken()), SLOT(tls_handshaken())); in QCATLSHandler()
H A Dsecurestream.cpp136 connect(p.tls, SIGNAL(handshaken()), SLOT(tls_handshaken())); in SecureLayer()
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-core/
H A Dtlshandler.cpp334 connect(d->tls, SIGNAL(handshaken()), SLOT(tls_handshaken())); in QCATLSHandler()
H A Dsecurestream.cpp136 connect(p.tls, SIGNAL(handshaken()), SLOT(tls_handshaken())); in SecureLayer()
/dports/devel/qca/qca-2.3.4/src/
H A Dqca_securelayer.cpp438 emit q->handshaken(); in processNextAction()
1124 else if (signal == QMetaMethod::fromSignal(&TLS::handshaken)) in connectNotify()
1136 else if (signal == QMetaMethod::fromSignal(&TLS::handshaken)) in disconnectNotify()

12