Home
last modified time | relevance | path

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

/openssl/apps/
H A Dopenssl.c62 const char *use_libctx = NULL; in apps_startup() local
79 use_libctx = getenv("OPENSSL_TEST_LIBCTX"); in apps_startup()
80 if (use_libctx != NULL) { in apps_startup()
82 if (strcmp(use_libctx, "1") == 0) { in apps_startup()

Completed in 5 milliseconds