Searched refs:ossl_cmp_rr_new (Results 1 – 5 of 5) sorted by relevance
7 ossl_cmp_rr_new,29 OSSL_CMP_MSG *ossl_cmp_rr_new(OSSL_CMP_CTX *ctx);119 ossl_cmp_rr_new() creates a Revocation Request message from the
104 EXECUTE_MSG_CREATION_TEST(ossl_cmp_rr_new(fixture->cmp_ctx)); in execute_rr_create_test()
958 OSSL_CMP_MSG *ossl_cmp_rr_new(OSSL_CMP_CTX *ctx);
917 if ((rr = ossl_cmp_rr_new(ctx)) == NULL) in OSSL_CMP_exec_RR_ses()
518 OSSL_CMP_MSG *ossl_cmp_rr_new(OSSL_CMP_CTX *ctx) in ossl_cmp_rr_new() function
Completed in 15 milliseconds