Searched refs:ossl_cmp_certrep_new (Results 1 – 4 of 4) sorted by relevance
/openssl/doc/internal/man3/ |
H A D | ossl_cmp_certreq_new.pod | 6 ossl_cmp_certrep_new, 24 OSSL_CMP_MSG *ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype, 70 ossl_cmp_certrep_new() creates a PKIMessage for certificate response,
|
/openssl/crypto/cmp/ |
H A D | cmp_local.h | 953 OSSL_CMP_MSG *ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype,
|
H A D | cmp_server.c | 292 msg = ossl_cmp_certrep_new(srv_ctx->ctx, bodytype, certReqId, si, in process_cert_request()
|
H A D | cmp_msg.c | 444 OSSL_CMP_MSG *ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype, in ossl_cmp_certrep_new() function
|
Completed in 15 milliseconds