Home
last modified time | relevance | path

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

/openssl/test/
H A Dquicapitest.c29 static char *cauthca = NULL; variable
1252 if (!TEST_true(SSL_CTX_load_verify_file(sctx, cauthca))) in test_client_auth()
2316 cauthca = test_mk_file_path(certsdir, "root-cert.pem"); in setup_tests()
2317 if (cauthca == NULL) in setup_tests()
2366 OPENSSL_free(cauthca); in cleanup_tests()

Completed in 9 milliseconds