Home
last modified time | relevance | path

Searched refs:clientmeth (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dsslapitest.c11503 const SSL_METHOD *clientmeth = TLS_client_method(); in test_version() local
11557 clientmeth = DTLS_client_method(); in test_version()
11561 if (!TEST_true(create_ssl_ctx_pair(libctx, servmeth, clientmeth, version, in test_version()
11619 const SSL_METHOD *clientmeth = TLS_client_method(); in test_rstate_string() local
11630 if (!TEST_true(create_ssl_ctx_pair(libctx, servmeth, clientmeth, 0, in test_rstate_string()

Completed in 29 milliseconds