Lines Matching +full:use +full:- +full:handshake
2 * Copyright 2016-2023 The OpenSSL Project Authors. All Rights Reserved.
4 * Licensed under the Apache License 2.0 (the "License"). You may not use
21 /* Couldn't test resumption/renegotiation: original handshake failed. */
101 /* One of a number of predefined server names use by the client */
105 /* Supported NPN and ALPN protocols. A comma-separated list. */
120 /* SNI callback (server-side). */
122 /* Supported NPN and ALPN protocols. A comma-separated list. */
147 /* Whether the server/client CTX should use DTLS or TLS. */
149 /* Whether to test a resumed/renegotiated handshake. */
162 * Extra server/client configurations. Per-handshake.
164 /* First handshake. */
166 /* Resumed handshake. */
170 * Test expectations. These apply to the LAST handshake.
184 * The expected SNI context to use.
185 * We test server-side that the server switched to the expected context.
191 * client-side via the API that this was the case.
199 /* Whether the second handshake is resumed or a full handshake (boolean). */
219 /* Whether to use SCTP for the transport */
221 /* Whether to pre-compress server certificates */