Home
last modified time | relevance | path

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

/openssl/test/
H A Dprovider_default_search_path_test.c31 char *def_libctx_path = "./some/path"; in test_explicit_libctx() local
40 ok = TEST_true(OSSL_PROVIDER_set_default_search_path(NULL, def_libctx_path)) in test_explicit_libctx()
44 && TEST_str_eq(def_libctx_path, retrieved_defctx_path) in test_explicit_libctx()

Completed in 4 milliseconds