Home
last modified time | relevance | path

Searched refs:repMsg (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/cmp/
A Dcmp_msg.c463 OSSL_CMP_CERTREPMESSAGE *repMsg = NULL; in ossl_cmp_certrep_new() local
472 repMsg = msg->body->value.ip; /* value.ip is same for cp and kup */ in ossl_cmp_certrep_new()
504 if (!sk_OSSL_CMP_CERTRESPONSE_push(repMsg->response, resp)) in ossl_cmp_certrep_new()
509 && (repMsg->caPubs = X509_chain_up_ref(caPubs)) == NULL) in ossl_cmp_certrep_new()

Completed in 4 milliseconds