Searched refs:ossl_cmp_certConf_new (Results 1 – 5 of 5) sorted by relevance
9 ossl_cmp_certConf_new,33 OSSL_CMP_MSG *ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int fail_info,126 ossl_cmp_certConf_new() creates a Certificate Confirmation message for the last
109 EXECUTE_MSG_CREATION_TEST(ossl_cmp_certConf_new in execute_certconf_create_test()
888 OSSL_CMP_MSG *ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int fail_info,
369 if ((certConf = ossl_cmp_certConf_new(ctx, fail_info, txt)) == NULL) in ossl_cmp_exchange_certConf()
796 OSSL_CMP_MSG *ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int fail_info, in ossl_cmp_certConf_new() function
Completed in 11 milliseconds