Searched refs:exchanges (Results 1 – 9 of 9) sorted by relevance
14 - It allows testing of network interactions between many nodes (IPv6 traffic exchanges).
9 - It allows testing of network interactions between many nodes (IPv6 traffic exchanges).215 …affic patterns (IPv6 message exchange) between different nodes. Message exchanges (tx/rx) are prep…246 After all exchanges are prepared, static method `perform_async_tx_rx()` should be used to start all…
91 key together with a certificate for certificate-based key exchanges;145 - Finite-field (non-EC) Diffie-Hellman (used in key exchanges: DHE-RSA,
1016 …llowing hashes have been removed: SHA-1 (formerly only accepted for key exchanges but not for cert…
1147 …ral" Diffie-Hellman where the same private key is used for multiple key exchanges, but it not save…
503 int exchanges; /* number of data exchanges */ member951 opt.exchanges = DFL_EXCHANGES; in main()1192 opt.exchanges = atoi(q); in main()1193 if (opt.exchanges < 1) { in main()2933 if (--opt.exchanges > 0) { in main()
651 int exchanges; /* number of data exchanges */ member1729 opt.exchanges = DFL_EXCHANGES; in main()2037 opt.exchanges = atoi(q); in main()2038 if (opt.exchanges < 0) { in main()3716 if (opt.exchanges == 0) { in main()3720 exchanges_left = opt.exchanges; in main()3880 if (opt.renegotiate && exchanges_left == opt.exchanges) { in main()
67 2. Drop the DHE-RSA and DHE-PSK key exchanges in TLS 1.2 when moving to PSA.
341 key exchanges based on ECDH(E) to work, this requires1113 for the "mixed" PSK key exchanges as well: ECDHE-PSK, DHE-PSK, RSA-PSK.4071 * Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't4651 Bleichenbacher-style attack in the RSA and RSA-PSK key exchanges4690 key exchanges enabled needs certificates. This fixes a possible interop4998 * Support for ECDH-RSA and ECDH-ECDSA key exchanges and ciphersuites5189 key exchanges enabled needs certificates. This fixes a possible interop