Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c11288 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
11302 thiscert = cert1024; in test_dh_auto()
11310 thiscert = cert; in test_dh_auto()
11315 thiscert = cert3072; in test_dh_auto()
11320 thiscert = cert4096; in test_dh_auto()
11325 thiscert = cert8192; in test_dh_auto()
11352 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()