Home
last modified time | relevance | path

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

/openssl/test/
H A Dossl_store_test.c105 const char *urifmt; in test_store_get_params() local
133 urifmt = "%s/%s-params.pem"; in test_store_get_params()
139 urifmt = "%s%s-params.pem"; in test_store_get_params()
142 if (!TEST_true(BIO_snprintf(uri, sizeof(uri), urifmt, datadir, type))) in test_store_get_params()

Completed in 5 milliseconds