Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c11862 const SSL_METHOD *clientmeth = TLS_client_method(); in test_version() local
11916 clientmeth = DTLS_client_method(); in test_version()
11920 if (!TEST_true(create_ssl_ctx_pair(libctx, servmeth, clientmeth, version, in test_version()
11978 const SSL_METHOD *clientmeth = TLS_client_method(); in test_rstate_string() local
11989 if (!TEST_true(create_ssl_ctx_pair(libctx, servmeth, clientmeth, 0, in test_rstate_string()