Home
last modified time | relevance | path

Searched refs:handshake (Results 1 – 25 of 5705) sorted by relevance

12345678910>>...229

/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dhandshake.c577 tr_peerIoSetEncryption(handshake->io, handshake->crypto_select); in readPadD()
757 computeRequestHash(handshake, "req1", handshake->myReq1); in readYa()
883 tr_peerIoReadBytes(handshake->io, inbuf, padc, handshake->pad_c_len); in readPadC()
923 crypto_select = getCryptoSelect(handshake, handshake->crypto_provide); in readIA()
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1118 tr_free(handshake); in tr_handshakeFree()
1182 if ((handshake->state == AWAITING_YB || handshake->state == AWAITING_VC) && in gotError()
1215 handshake->io = io; in tr_handshakeNew()
1225 tr_peerIoSetIOFuncs(handshake->io, canRead, NULL, gotError, handshake); in tr_handshakeNew()
1246 return handshake; in tr_handshakeNew()
[all …]
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dhandshake.c577 tr_peerIoSetEncryption(handshake->io, handshake->crypto_select); in readPadD()
757 computeRequestHash(handshake, "req1", handshake->myReq1); in readYa()
883 tr_peerIoReadBytes(handshake->io, inbuf, padc, handshake->pad_c_len); in readPadC()
923 crypto_select = getCryptoSelect(handshake, handshake->crypto_provide); in readIA()
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1118 tr_free(handshake); in tr_handshakeFree()
1182 if ((handshake->state == AWAITING_YB || handshake->state == AWAITING_VC) && in gotError()
1215 handshake->io = io; in tr_handshakeNew()
1225 tr_peerIoSetIOFuncs(handshake->io, canRead, NULL, gotError, handshake); in tr_handshakeNew()
1246 return handshake; in tr_handshakeNew()
[all …]
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dhandshake.c577 tr_peerIoSetEncryption(handshake->io, handshake->crypto_select); in readPadD()
757 computeRequestHash(handshake, "req1", handshake->myReq1); in readYa()
883 tr_peerIoReadBytes(handshake->io, inbuf, padc, handshake->pad_c_len); in readPadC()
923 crypto_select = getCryptoSelect(handshake, handshake->crypto_provide); in readIA()
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1118 tr_free(handshake); in tr_handshakeFree()
1182 if ((handshake->state == AWAITING_YB || handshake->state == AWAITING_VC) && in gotError()
1215 handshake->io = io; in tr_handshakeNew()
1225 tr_peerIoSetIOFuncs(handshake->io, canRead, NULL, gotError, handshake); in tr_handshakeNew()
1246 return handshake; in tr_handshakeNew()
[all …]
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dhandshake.c577 tr_peerIoSetEncryption(handshake->io, handshake->crypto_select); in readPadD()
757 computeRequestHash(handshake, "req1", handshake->myReq1); in readYa()
883 tr_peerIoReadBytes(handshake->io, inbuf, padc, handshake->pad_c_len); in readPadC()
923 crypto_select = getCryptoSelect(handshake, handshake->crypto_provide); in readIA()
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1118 tr_free(handshake); in tr_handshakeFree()
1182 if ((handshake->state == AWAITING_YB || handshake->state == AWAITING_VC) && in gotError()
1215 handshake->io = io; in tr_handshakeNew()
1225 tr_peerIoSetIOFuncs(handshake->io, canRead, NULL, gotError, handshake); in tr_handshakeNew()
1246 return handshake; in tr_handshakeNew()
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dhandshake.c577 tr_peerIoSetEncryption(handshake->io, handshake->crypto_select); in readPadD()
757 computeRequestHash(handshake, "req1", handshake->myReq1); in readYa()
883 tr_peerIoReadBytes(handshake->io, inbuf, padc, handshake->pad_c_len); in readPadC()
923 crypto_select = getCryptoSelect(handshake, handshake->crypto_provide); in readIA()
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1118 tr_free(handshake); in tr_handshakeFree()
1182 if ((handshake->state == AWAITING_YB || handshake->state == AWAITING_VC) && in gotError()
1215 handshake->io = io; in tr_handshakeNew()
1225 tr_peerIoSetIOFuncs(handshake->io, canRead, NULL, gotError, handshake); in tr_handshakeNew()
1246 return handshake; in tr_handshakeNew()
[all …]
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dhandshake.c577 tr_peerIoSetEncryption(handshake->io, handshake->crypto_select); in readPadD()
757 computeRequestHash(handshake, "req1", handshake->myReq1); in readYa()
883 tr_peerIoReadBytes(handshake->io, inbuf, padc, handshake->pad_c_len); in readPadC()
923 crypto_select = getCryptoSelect(handshake, handshake->crypto_provide); in readIA()
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1118 tr_free(handshake); in tr_handshakeFree()
1182 if ((handshake->state == AWAITING_YB || handshake->state == AWAITING_VC) && in gotError()
1215 handshake->io = io; in tr_handshakeNew()
1225 tr_peerIoSetIOFuncs(handshake->io, canRead, NULL, gotError, handshake); in tr_handshakeNew()
1246 return handshake; in tr_handshakeNew()
[all …]
/dports/security/tls-check/TLS-Check-cd2e654/t/
H A D120-ssl-handshake.t91 my $handshake;
115 undef $handshake;
140 undef $handshake;
159 undef $handshake;
187 undef $handshake;
227 undef $handshake;
258 undef $handshake;
293 undef $handshake;
346 undef $handshake;
409 undef $handshake;
[all …]
/dports/net/wireguard-go/wireguard-go-0.0.20210424/device/
H A Dnoise-protocol.go183 handshake := &peer.handshake
196 handshake.mixHash(handshake.remoteStatic[:])
207 ss := handshake.localEphemeral.sharedSecret(handshake.remoteStatic)
213 &handshake.chainKey,
227 &handshake.chainKey,
289 handshake := &peer.handshake
355 handshake := &peer.handshake
388 ss := handshake.localEphemeral.sharedSecret(handshake.remoteEphemeral)
390 ss = handshake.localEphemeral.sharedSecret(handshake.remoteStatic)
428 handshake := lookup.handshake
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/dtls/v2/
H A Dhandshake_cache_test.go137 {handshake.TypeClientHello, true, 0, 0, []byte{0x00}},
149 {handshake.TypeClientHello, true, 0, 0, []byte{0x00}},
162 {handshake.TypeClientHello, true, 0, 0, []byte{0x00}},
170 {handshake.TypeFinished, true, 1, 7, []byte{0x08}},
171 {handshake.TypeFinished, false, 1, 7, []byte{0x09}},
186 {handshake.TypeFinished, true, 0, 7, []byte{0xf0}},
187 {handshake.TypeFinished, false, 0, 7, []byte{0xf1}},
188 {handshake.TypeFinished, true, 1, 7, []byte{0x08}},
189 {handshake.TypeFinished, false, 1, 7, []byte{0x09}},
190 {handshake.TypeFinished, true, 0, 7, []byte{0xf0}},
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireguard/
H A Dnoise.c65 memset(handshake, 0, sizeof(*handshake)); in wg_noise_handshake_init()
93 &handshake->entry); in wg_noise_handshake_clear()
504 handshake_init(handshake->chaining_key, handshake->hash, in wg_noise_handshake_create_initiation()
514 handshake->hash); in wg_noise_handshake_create_initiation()
517 if (!mix_dh(handshake->chaining_key, key, handshake->ephemeral_private, in wg_noise_handshake_create_initiation()
538 &handshake->entry); in wg_noise_handshake_create_initiation()
587 handshake = &peer->handshake; in wg_noise_handshake_consume_initiation()
664 if (!mix_dh(handshake->chaining_key, NULL, handshake->ephemeral_private, in wg_noise_handshake_create_response()
669 if (!mix_dh(handshake->chaining_key, NULL, handshake->ephemeral_private, in wg_noise_handshake_create_response()
674 mix_psk(handshake->chaining_key, handshake->hash, key, in wg_noise_handshake_create_response()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireguard/
H A Dnoise.c65 memset(handshake, 0, sizeof(*handshake)); in wg_noise_handshake_init()
93 &handshake->entry); in wg_noise_handshake_clear()
504 handshake_init(handshake->chaining_key, handshake->hash, in wg_noise_handshake_create_initiation()
514 handshake->hash); in wg_noise_handshake_create_initiation()
517 if (!mix_dh(handshake->chaining_key, key, handshake->ephemeral_private, in wg_noise_handshake_create_initiation()
538 &handshake->entry); in wg_noise_handshake_create_initiation()
587 handshake = &peer->handshake; in wg_noise_handshake_consume_initiation()
664 if (!mix_dh(handshake->chaining_key, NULL, handshake->ephemeral_private, in wg_noise_handshake_create_response()
669 if (!mix_dh(handshake->chaining_key, NULL, handshake->ephemeral_private, in wg_noise_handshake_create_response()
674 mix_psk(handshake->chaining_key, handshake->hash, key, in wg_noise_handshake_create_response()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireguard/
H A Dnoise.c65 memset(handshake, 0, sizeof(*handshake)); in wg_noise_handshake_init()
93 &handshake->entry); in wg_noise_handshake_clear()
504 handshake_init(handshake->chaining_key, handshake->hash, in wg_noise_handshake_create_initiation()
514 handshake->hash); in wg_noise_handshake_create_initiation()
517 if (!mix_dh(handshake->chaining_key, key, handshake->ephemeral_private, in wg_noise_handshake_create_initiation()
538 &handshake->entry); in wg_noise_handshake_create_initiation()
587 handshake = &peer->handshake; in wg_noise_handshake_consume_initiation()
664 if (!mix_dh(handshake->chaining_key, NULL, handshake->ephemeral_private, in wg_noise_handshake_create_response()
669 if (!mix_dh(handshake->chaining_key, NULL, handshake->ephemeral_private, in wg_noise_handshake_create_response()
674 mix_psk(handshake->chaining_key, handshake->hash, key, in wg_noise_handshake_create_response()
[all …]
/dports/databases/libdrizzle/libdrizzle-0.8/prototest/prototest/mysql/
H A Dhandshake.py136 handshake = ServerHandshake()
137 self.verifyDefault(handshake)
138 handshake.__str__()
151 self.verifyCustom(handshake)
152 handshake.__str__()
165 self.verifyCustom(handshake)
169 self.verifyDefault(handshake)
261 handshake.__str__()
272 self.verifyCustom(handshake)
273 handshake.__str__()
[all …]
/dports/devel/websocketpp/websocketpp-0.8.2/test/processors/
H A Dprocessor.cpp42 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
50 std::string handshake = "GET / HTTP/1.1\r\nHost: www.example.com\r\n\r\n\r\n"; in BOOST_AUTO_TEST_CASE() local
52 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
62 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
72 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
82 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
92 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
102 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
112 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
122 r.consume(handshake.c_str(),handshake.size()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_tls13_server_finished_test.c65 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
66 …EXPECT_SUCCESS(s2n_stuffer_copy(&server_conn->handshake.io, &client_conn->handshake.io, hash_size)… in main()
70 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
75 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
81 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
87 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
114 … EXPECT_SUCCESS(s2n_stuffer_copy(&server_conn->handshake.io, &client_conn->handshake.io, 48)); in main()
137 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
138 … EXPECT_SUCCESS(s2n_stuffer_copy(&server_conn->handshake.io, &client_conn->handshake.io, 32)); in main()
162 EXPECT_SUCCESS(reset_stuffers(&server_conn->handshake.io, &client_conn->handshake.io)); in main()
[all …]
H A Ds2n_tls13_client_finished_test.c65 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
66 …EXPECT_SUCCESS(s2n_stuffer_copy(&client_conn->handshake.io, &server_conn->handshake.io, hash_size)… in main()
70 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
75 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
81 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
87 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
114 … EXPECT_SUCCESS(s2n_stuffer_copy(&client_conn->handshake.io, &server_conn->handshake.io, 48)); in main()
137 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
138 … EXPECT_SUCCESS(s2n_stuffer_copy(&client_conn->handshake.io, &server_conn->handshake.io, 32)); in main()
162 EXPECT_SUCCESS(reset_stuffers(&client_conn->handshake.io, &server_conn->handshake.io)); in main()
[all …]
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Dsess_common.c55 && (addr = state.handshake->remote_address(state.handshake)) ) in session_run_command()
64 && (addr = state.handshake->local_address(state.handshake)) ) in session_run_command()
73 && (p = state.handshake->remote_password(state.handshake)) ) in session_run_command()
77 && (p = state.handshake->remote_mailer(state.handshake)) ) in session_run_command()
81 && (p = state.handshake->remote_location(state.handshake)) ) in session_run_command()
85 && (p = state.handshake->remote_sysop_name(state.handshake)) ) in session_run_command()
89 && (p = state.handshake->remote_system_name(state.handshake)) ) in session_run_command()
93 && (p = state.handshake->remote_phone(state.handshake)) ) in session_run_command()
97 && (p = state.handshake->remote_flags(state.handshake)) ) in session_run_command()
181 if( state.handshake && state.handshake->deinit ) in deinit_state()
[all …]
/dports/www/kannel/gateway-1.4.4/wap/
H A Dwtls_pdu.c745 pdu->u.handshake.finished = in wtls_pdu_unpack()
885 pdu->u.handshake. in wtls_pdu_pack()
917 pdu->u.handshake. in wtls_pdu_pack()
922 pdu->u.handshake. in wtls_pdu_pack()
927 pdu->u.handshake. in wtls_pdu_pack()
1007 pdu->u.handshake. in wtls_pdu_pack()
1021 pdu->u.handshake. in wtls_pdu_pack()
1028 pdu->u.handshake. in wtls_pdu_pack()
1049 pdu->u.handshake. in wtls_pdu_pack()
1195 pdu->u.handshake.length); in wtls_pdu_dump()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/rustls-0.19.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
85 handshake: self.handshake, in into_expect_server_kx()
125 handshake: self.handshake, in into_expect_server_kx()
133 handshake: self.handshake, in into_expect_certificate_status()
169 handshake: self.handshake, in into_expect_server_done_or_certreq()
340 handshake: self.handshake, in into_expect_server_done()
411 handshake: self.handshake, in into_expect_certificate_req()
420 handshake: self.handshake, in into_expect_server_done()
471 handshake: self.handshake, in into_expect_new_ticket()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rustls-0.19.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
85 handshake: self.handshake, in into_expect_server_kx()
125 handshake: self.handshake, in into_expect_server_kx()
133 handshake: self.handshake, in into_expect_certificate_status()
169 handshake: self.handshake, in into_expect_server_done_or_certreq()
340 handshake: self.handshake, in into_expect_server_done()
411 handshake: self.handshake, in into_expect_certificate_req()
420 handshake: self.handshake, in into_expect_server_done()
471 handshake: self.handshake, in into_expect_new_ticket()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/rustls-0.19.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
85 handshake: self.handshake, in into_expect_server_kx()
125 handshake: self.handshake, in into_expect_server_kx()
133 handshake: self.handshake, in into_expect_certificate_status()
169 handshake: self.handshake, in into_expect_server_done_or_certreq()
340 handshake: self.handshake, in into_expect_server_done()
411 handshake: self.handshake, in into_expect_certificate_req()
420 handshake: self.handshake, in into_expect_server_done()
471 handshake: self.handshake, in into_expect_new_ticket()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/rustls-0.19.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
85 handshake: self.handshake, in into_expect_server_kx()
125 handshake: self.handshake, in into_expect_server_kx()
133 handshake: self.handshake, in into_expect_certificate_status()
169 handshake: self.handshake, in into_expect_server_done_or_certreq()
340 handshake: self.handshake, in into_expect_server_done()
411 handshake: self.handshake, in into_expect_certificate_req()
420 handshake: self.handshake, in into_expect_server_done()
471 handshake: self.handshake, in into_expect_new_ticket()
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/rustls-0.19.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
85 handshake: self.handshake, in into_expect_server_kx()
125 handshake: self.handshake, in into_expect_server_kx()
133 handshake: self.handshake, in into_expect_certificate_status()
169 handshake: self.handshake, in into_expect_server_done_or_certreq()
340 handshake: self.handshake, in into_expect_server_done()
411 handshake: self.handshake, in into_expect_certificate_req()
420 handshake: self.handshake, in into_expect_server_done()
471 handshake: self.handshake, in into_expect_new_ticket()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/rustls-0.18.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
78 handshake: self.handshake, in into_expect_server_kx()
105 handshake: self.handshake, in into_expect_server_kx()
113 handshake: self.handshake, in into_expect_certificate_status()
142 handshake: self.handshake, in into_expect_server_done_or_certreq()
290 handshake: self.handshake, in into_expect_server_done()
346 handshake: self.handshake, in into_expect_certificate_req()
355 handshake: self.handshake, in into_expect_server_done()
391 handshake: self.handshake, in into_expect_new_ticket()
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/rustls-0.19.1/src/client/
H A Dtls12.rs39 handshake: self.handshake, in into_expect_certificate_status_or_server_kx()
47 handshake: self.handshake, in into_expect_server_kx()
85 handshake: self.handshake, in into_expect_server_kx()
125 handshake: self.handshake, in into_expect_server_kx()
133 handshake: self.handshake, in into_expect_certificate_status()
169 handshake: self.handshake, in into_expect_server_done_or_certreq()
340 handshake: self.handshake, in into_expect_server_done()
411 handshake: self.handshake, in into_expect_certificate_req()
420 handshake: self.handshake, in into_expect_server_done()
471 handshake: self.handshake, in into_expect_new_ticket()
[all …]

12345678910>>...229