Searched refs:exchanges (Results 1 – 7 of 7) sorted by relevance
86 key together with a certificate for certificate-based key exchanges;140 - 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…
651 int exchanges; /* number of data exchanges */ member1738 opt.exchanges = DFL_EXCHANGES; in main()2046 opt.exchanges = atoi(q); in main()2047 if (opt.exchanges < 0) { in main()3726 if (opt.exchanges == 0) { in main()3730 exchanges_left = opt.exchanges; in main()3890 if (opt.renegotiate && exchanges_left == opt.exchanges) { in main()
505 int exchanges; /* number of data exchanges */ member960 opt.exchanges = DFL_EXCHANGES; in main()1202 opt.exchanges = atoi(q); in main()1203 if (opt.exchanges < 1) { in main()2960 if (--opt.exchanges > 0) { in main()
67 2. Drop the DHE-RSA and DHE-PSK key exchanges in TLS 1.2 when moving to PSA.
536 key exchanges based on ECDH(E) to work, this requires1308 for the "mixed" PSK key exchanges as well: ECDHE-PSK, DHE-PSK, RSA-PSK.4266 * Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't4846 Bleichenbacher-style attack in the RSA and RSA-PSK key exchanges4885 key exchanges enabled needs certificates. This fixes a possible interop5193 * Support for ECDH-RSA and ECDH-ECDSA key exchanges and ciphersuites5384 key exchanges enabled needs certificates. This fixes a possible interop