Searched refs:SSL_TEST_CTX_create (Results 1 – 4 of 4) sorted by relevance
129 if (!TEST_ptr(ctx = SSL_TEST_CTX_create(conf, fixture->test_section, in execute_test()231 if (!TEST_ptr_null(ctx = SSL_TEST_CTX_create(conf, in test_bad_configuration()
405 test_ctx = SSL_TEST_CTX_create(conf, test_app, libctx); in test_handshake()
252 SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section,
839 SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section, in SSL_TEST_CTX_create() function