Home
last modified time | relevance | path

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

/openssl-master/doc/internal/man3/
A Dossl_cmp_certreq_new.pod10 ossl_cmp_pkiconf_new,
35 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx);
131 ossl_cmp_pkiconf_new() creates a PKI Confirmation message.
/openssl-master/crypto/cmp/
A Dcmp_server.c319 if ((msg = ossl_cmp_pkiconf_new(srv_ctx->ctx)) == NULL) in process_error()
373 if ((msg = ossl_cmp_pkiconf_new(ctx)) == NULL) in process_certConf()
A Dcmp_local.h874 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx);
A Dcmp_msg.c629 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx) in ossl_cmp_pkiconf_new() function

Completed in 12 milliseconds