Home
last modified time | relevance | path

Searched refs:ossl_cmp_rr_new (Results 1 – 5 of 5) sorted by relevance

/openssl-master/doc/internal/man3/
A Dossl_cmp_certreq_new.pod7 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
/openssl-master/test/
A Dcmp_msg_test.c104 EXECUTE_MSG_CREATION_TEST(ossl_cmp_rr_new(fixture->cmp_ctx)); in execute_rr_create_test()
/openssl-master/crypto/cmp/
A Dcmp_local.h870 OSSL_CMP_MSG *ossl_cmp_rr_new(OSSL_CMP_CTX *ctx);
A Dcmp_client.c753 if ((rr = ossl_cmp_rr_new(ctx)) == NULL) in OSSL_CMP_exec_RR_ses()
A Dcmp_msg.c530 OSSL_CMP_MSG *ossl_cmp_rr_new(OSSL_CMP_CTX *ctx) in ossl_cmp_rr_new() function

Completed in 11 milliseconds