Lines Matching defs:server
100 /* One of a number of predefined server names use by the client */
119 /* SNI callback (server-side). */
128 /* An SRP user known to the server. */
138 SSL_TEST_SERVER_CONF server;
146 /* Whether the server/client CTX should use DTLS or TLS. */
161 * Extra server/client configurations. Per-handshake.
175 /* Alert sent by the client / received by the server. */
177 /* Alert sent by the server / received by the client. */
184 * We test server-side that the server switched to the expected context.
202 /* Expected server certificate key type */
204 /* Expected server signing hash */
206 /* Expected server signature type */
208 /* Expected server CA names */
222 /* Enable SSL_MODE_DTLS_SCTP_LABEL_LENGTH_BUG on server side */
224 /* Whether to expect a session id from the server */
237 const char *ssl_servername_name(ssl_servername_t server);
240 const char *ssl_session_ticket_name(ssl_session_ticket_t server);
241 const char *ssl_session_id_name(ssl_session_id_t server);