Searched refs:use_libctx (Results 1 – 1 of 1) sorted by relevance
62 const char *use_libctx = NULL; in apps_startup() local80 use_libctx = getenv("OPENSSL_TEST_LIBCTX"); in apps_startup()81 if (use_libctx != NULL) { in apps_startup()83 if (strcmp(use_libctx, "1") == 0) { in apps_startup()