Home
last modified time | relevance | path

Searched refs:thiskey (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
9704 thiskey = privkey1024; in test_dh_auto()
9710 thiskey = privkey; in test_dh_auto()
9715 thiskey = privkey3072; in test_dh_auto()
9720 thiskey = privkey4096; in test_dh_auto()
9725 thiskey = privkey8192; in test_dh_auto()
9749 &sctx, &cctx, thiscert, thiskey))) in test_dh_auto()

Completed in 13 milliseconds