Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c10472 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
10487 thiskey = privkey1024; in test_dh_auto()
10495 thiskey = privkey; in test_dh_auto()
10500 thiskey = privkey3072; in test_dh_auto()
10505 thiskey = privkey4096; in test_dh_auto()
10510 thiskey = privkey8192; in test_dh_auto()
10536 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()

Completed in 46 milliseconds