Searched refs:ossl_cmp_pkiconf_new (Results 1 – 4 of 4) sorted by relevance
10 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.
392 if ((msg = ossl_cmp_pkiconf_new(srv_ctx->ctx)) == NULL) in process_error()450 if ((msg = ossl_cmp_pkiconf_new(ctx)) == NULL) in process_certConf()
963 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx);
686 OSSL_CMP_MSG *ossl_cmp_pkiconf_new(OSSL_CMP_CTX *ctx) in ossl_cmp_pkiconf_new() function
Completed in 14 milliseconds