Searched refs:exchanges (Results 1 – 6 of 6) sorted by relevance
48 key together with a certificate for certificate-based key exchanges;89 - 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…
656 int exchanges; /* number of data exchanges */ member1719 opt.exchanges = DFL_EXCHANGES; in main()1975 opt.exchanges = atoi(q); in main()1976 if (opt.exchanges < 0) { in main()3680 if (opt.exchanges == 0) { in main()3684 exchanges_left = opt.exchanges; in main()3845 if (opt.renegotiate && exchanges_left == opt.exchanges) { in main()
514 int exchanges; /* number of data exchanges */ member936 opt.exchanges = DFL_EXCHANGES; in main()1132 opt.exchanges = atoi(q); in main()1133 if (opt.exchanges < 1) { in main()2924 if (--opt.exchanges > 0) { in main()
63 2. Drop the DHE-RSA and DHE-PSK key exchanges in TLS 1.2 when moving to PSA.
532 for the "mixed" PSK key exchanges as well: ECDHE-PSK, DHE-PSK, RSA-PSK.3490 * Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't4070 Bleichenbacher-style attack in the RSA and RSA-PSK key exchanges4109 key exchanges enabled needs certificates. This fixes a possible interop4417 * Support for ECDH-RSA and ECDH-ECDSA key exchanges and ciphersuites4608 key exchanges enabled needs certificates. This fixes a possible interop