Searched refs:cert2_thread (Results 1 – 1 of 1) sorted by relevance
4539 X509 *cert2_thread; in TEST() local4541 [&] { cert2_thread = SSL_CTX_get0_certificate(ctx.get()); }); in TEST()4545 EXPECT_EQ(cert2, cert2_thread); in TEST()