Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c9357 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
9371 thiscert = cert1024; in test_dh_auto()
9379 thiscert = cert; in test_dh_auto()
9384 thiscert = cert3072; in test_dh_auto()
9389 thiscert = cert4096; in test_dh_auto()
9394 thiscert = cert8192; in test_dh_auto()
9421 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()

Completed in 37 milliseconds