Searched refs:certfromresp (Results 1 – 1 of 1) sorted by relevance
386 X509 *certfromresp = NULL; in execute_certrep_create() local407 certfromresp = ossl_cmp_certresponse_get1_cert(ctx, read_cresp); in execute_certrep_create()408 if (certfromresp == NULL || !TEST_int_eq(X509_cmp(cert, certfromresp), 0)) in execute_certrep_create()413 X509_free(certfromresp); in execute_certrep_create()