Searched refs:test_section (Results 1 – 3 of 3) sorted by relevance
30 const char *test_section; member128 if (!TEST_ptr(ctx = SSL_TEST_CTX_create(conf, fixture->test_section, in execute_test()153 fixture->test_section = "ssltest_default"; in test_empty_configuration()162 fixture->test_section = "ssltest_good"; in test_good_configuration()
258 SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section,
852 SSL_TEST_CTX *SSL_TEST_CTX_create(const CONF *conf, const char *test_section, in SSL_TEST_CTX_create() argument860 if (!TEST_ptr(sk_conf = NCONF_get_section(conf, test_section)) in SSL_TEST_CTX_create()