Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/crypto/libcrypto/
H A Dt_libcrypto.sh94 -ccert $(atf_get_srcdir)/d_client.pem \
/src/crypto/openssl/test/
H A Dquicapitest.c28 static char *ccert = NULL; variable
1318 && (!TEST_true(SSL_CTX_use_certificate_chain_file(cctx, ccert)) in test_client_auth()
1329 if (!TEST_true(ssl_ctx_add_large_cert_chain(libctx, cctx, ccert)) in test_client_auth()
2996 ccert = test_mk_file_path(certsdir, "ee-client-chain.pem"); in setup_tests()
2997 if (ccert == NULL) in setup_tests()
3058 OPENSSL_free(ccert); in cleanup_tests()