Searched refs:rel_conf_file (Results 1 – 1 of 1) sorted by relevance
77 static char *rel_conf_file = NULL; variable211 if (!TEST_ptr(rel_conf_file) || !OSSL_LIB_CTX_load_config(libctx, rel_conf_file)) { in test_available_providers()280 rel_conf_file = change_path(conf_file); in setup_tests()281 if (!TEST_ptr(rel_conf_file)) { in setup_tests()297 OPENSSL_free(rel_conf_file); in cleanup_tests()
Completed in 4 milliseconds