Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dopenssl.c60 const char *use_libctx = NULL; in apps_startup() local
77 use_libctx = getenv("OPENSSL_TEST_LIBCTX"); in apps_startup()
78 if (use_libctx != NULL) { in apps_startup()
80 if (strcmp(use_libctx, "1") == 0) { in apps_startup()

Completed in 5 milliseconds