Home
last modified time | relevance | path

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

/openssl/doc/internal/man3/
H A Dossl_cmp_certreq_new.pod10 ossl_cmp_pkiconf_new,
35 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx);
132 ossl_cmp_pkiconf_new() creates a PKI Confirmation message.
/openssl/crypto/cmp/
H A Dcmp_server.c383 if ((msg = ossl_cmp_pkiconf_new(srv_ctx->ctx)) == NULL) in process_error()
441 if ((msg = ossl_cmp_pkiconf_new(ctx)) == NULL) in process_certConf()
H A Dcmp_local.h962 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx);
H A Dcmp_msg.c628 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx) in ossl_cmp_pkiconf_new() function

Completed in 15 milliseconds