create_bare_ssl_connection
if (!TEST_true(create_bare_ssl_connection(serverssl1, clientssl1,
if (!TEST_true(create_bare_ssl_connection(serverssl, clientssl,
int create_bare_ssl_connection(SSL *serverssl, SSL *clientssl, int want,
if (!TEST_true(create_bare_ssl_connection(serverssl, clientssl,
|| !TEST_true(create_bare_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE, 0, 0)))
|| !TEST_true(create_bare_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE, 0, 0)))
if (!TEST_true(create_bare_ssl_connection(serverssl, clientssl,