Home
last modified time | relevance | path

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

/openssl/doc/internal/man3/
H A Dossl_cmp_certreq_new.pod12 ossl_cmp_pollRep_new,
37 OSSL_CMP_MSG *ossl_cmp_pollRep_new(OSSL_CMP_CTX *ctx, int crid, int poll_after);
137 ossl_cmp_pollRep_new() creates a Polling Response message with certReqId set to
/openssl/crypto/cmp/
H A Dcmp_local.h963 OSSL_CMP_MSG *ossl_cmp_pollRep_new(OSSL_CMP_CTX *ctx, int crid,
979 OSSL_CMP_MSG *ossl_cmp_pollRep_new(OSSL_CMP_CTX *ctx, int crid,
H A Dcmp_server.c537 if ((msg = ossl_cmp_pollRep_new(srv_ctx->ctx, certReqId, in process_pollReq()
H A Dcmp_msg.c904 OSSL_CMP_MSG *ossl_cmp_pollRep_new(OSSL_CMP_CTX *ctx, int crid, in ossl_cmp_pollRep_new() function
/openssl/test/
H A Dcmp_msg_test.c472 pollrep = ossl_cmp_pollRep_new(fixture->cmp_ctx, 77, 2000); in execute_pollrep_create()

Completed in 17 milliseconds