Searched refs:thiscert (Results 1 – 1 of 1) sorted by relevance
10518 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local10532 thiscert = cert1024; in test_dh_auto()10540 thiscert = cert; in test_dh_auto()10545 thiscert = cert3072; in test_dh_auto()10550 thiscert = cert4096; in test_dh_auto()10555 thiscert = cert8192; in test_dh_auto()10582 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()
Completed in 26 milliseconds