Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c11831 const SSL_METHOD *clientmeth = TLS_client_method(); in test_version() local
11885 clientmeth = DTLS_client_method(); in test_version()
11889 if (!TEST_true(create_ssl_ctx_pair(libctx, servmeth, clientmeth, version, in test_version()
11947 const SSL_METHOD *clientmeth = TLS_client_method(); in test_rstate_string() local
11958 if (!TEST_true(create_ssl_ctx_pair(libctx, servmeth, clientmeth, 0, in test_rstate_string()