Searched refs:repMsg (Results 1 – 1 of 1) sorted by relevance
451 OSSL_CMP_CERTREPMESSAGE *repMsg = NULL; in ossl_cmp_certrep_new() local460 repMsg = msg->body->value.ip; /* value.ip is same for cp and kup */ in ossl_cmp_certrep_new()492 if (!sk_OSSL_CMP_CERTRESPONSE_push(repMsg->response, resp)) in ossl_cmp_certrep_new()497 && (repMsg->caPubs = X509_chain_up_ref(caPubs)) == NULL) in ossl_cmp_certrep_new()
Completed in 6 milliseconds