Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c10518 char *thiscert = NULL, *thiskey = NULL; in test_dh_auto() local
10533 thiskey = privkey1024; in test_dh_auto()
10541 thiskey = privkey; in test_dh_auto()
10546 thiskey = privkey3072; in test_dh_auto()
10551 thiskey = privkey4096; in test_dh_auto()
10556 thiskey = privkey8192; in test_dh_auto()
10582 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()

Completed in 42 milliseconds