Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c9694 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
9703 thiscert = cert1024; in test_dh_auto()
9709 thiscert = cert; in test_dh_auto()
9714 thiscert = cert3072; in test_dh_auto()
9719 thiscert = cert4096; in test_dh_auto()
9724 thiscert = cert8192; in test_dh_auto()
9749 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()

Completed in 12 milliseconds