Searched refs:crt2 (Results 1 – 1 of 1) sorted by relevance
581 X509 *crt1 = NULL, *crt2 = NULL; in test_client_cert_verify_cb() local612 || !TEST_ptr((crt2 = load_cert_pem(int2, libctx))) in test_client_cert_verify_cb()619 if (!TEST_true(sk_X509_push(server_chain, crt2))) in test_client_cert_verify_cb()621 crt2 = NULL; in test_client_cert_verify_cb()632 X509_free(crt2); in test_client_cert_verify_cb()