Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds