Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c10687 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
10701 thiscert = cert1024; in test_dh_auto()
10709 thiscert = cert; in test_dh_auto()
10714 thiscert = cert3072; in test_dh_auto()
10719 thiscert = cert4096; in test_dh_auto()
10724 thiscert = cert8192; in test_dh_auto()
10751 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()