Home
last modified time | relevance | path

Searched refs:OSSL_CMP_PKIBODY_IR (Results 1 – 9 of 9) sorted by relevance

/openssl/test/
H A Dcmp_client_test.c187 fixture->req_type = OSSL_CMP_PKIBODY_IR; in test_exec_IR_ses()
209 if (req_type == OSSL_CMP_PKIBODY_IR) { in test_exec_REQ_ses_poll()
220 return test_exec_REQ_ses_poll(OSSL_CMP_PKIBODY_IR, checkAfter, 2, 0, in test_exec_IR_ses_poll_ok()
226 return test_exec_REQ_ses_poll(OSSL_CMP_PKIBODY_IR, checkAfter, in test_exec_IR_ses_poll_no_timeout()
233 return !test_exec_REQ_ses_poll(OSSL_CMP_PKIBODY_IR, checkAfter + 1, in test_exec_IR_ses_poll_total_timeout()
H A Dcmp_msg_test.c150 fixture->bodytype = OSSL_CMP_PKIBODY_IR; in test_cmp_create_ir_protection_set()
168 fixture->bodytype = OSSL_CMP_PKIBODY_IR; in test_cmp_create_ir_protection_fails()
511 case OSSL_CMP_PKIBODY_IR: in test_cmp_pkimessage_create()
/openssl/doc/internal/man3/
H A Dossl_cmp_msg_create.pod5 OSSL_CMP_PKIBODY_IR,
44 #define OSSL_CMP_PKIBODY_IR 0
H A Dossl_cmp_certreq_new.pod60 =item * B<OSSL_CMP_PKIBODY_IR> - Initialization Request
93 #define OSSL_CMP_PKIBODY_IR 0
/openssl/crypto/cmp/
H A Dcmp_http.c36 && body_type != OSSL_CMP_PKIBODY_IR in keep_alive()
H A Dcmp_server.c233 case OSSL_CMP_PKIBODY_IR: in process_cert_request()
457 case OSSL_CMP_PKIBODY_IR: in process_non_polling_request()
612 case OSSL_CMP_PKIBODY_IR: in OSSL_CMP_SRV_process_request()
H A Dcmp_msg.c111 case OSSL_CMP_PKIBODY_IR: in OSSL_CMP_MSG_get0_certreq_publickey()
178 case OSSL_CMP_PKIBODY_IR: in ossl_cmp_msg_create()
385 if (type != OSSL_CMP_PKIBODY_IR && type != OSSL_CMP_PKIBODY_CR in ossl_cmp_certreq_new()
H A Dcmp_local.h912 # define OSSL_CMP_PKIBODY_IR 0 macro
H A Dcmp_vfy.c895 case OSSL_CMP_PKIBODY_IR: in ossl_cmp_verify_popo()

Completed in 22 milliseconds