Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c10677 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
10691 thiscert = cert1024; in test_dh_auto()
10699 thiscert = cert; in test_dh_auto()
10704 thiscert = cert3072; in test_dh_auto()
10709 thiscert = cert4096; in test_dh_auto()
10714 thiscert = cert8192; in test_dh_auto()
10741 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()

Completed in 30 milliseconds