Searched refs:OSSL_CMP_PKISTATUS_trans (Results 1 – 7 of 7) sorted by relevance
134 && TEST_int_eq(status, OSSL_CMP_PKISTATUS_trans))) in execute_exec_certrequest_ses_test()275 fixture->expected = transfer_error ? OSSL_CMP_PKISTATUS_trans : in test_exec_KUR_ses()430 return test_exec_GENM_ses(1, 0, OSSL_CMP_PKISTATUS_trans); in test_exec_GENM_ses_transfer_error()435 return test_exec_GENM_ses(0, -1, OSSL_CMP_PKISTATUS_trans); in test_exec_GENM_ses_total_timeout()
685 ctx->status = OSSL_CMP_PKISTATUS_trans; in initial_certreq()785 ctx->status = OSSL_CMP_PKISTATUS_trans; in OSSL_CMP_exec_RR_ses()905 ctx->status = OSSL_CMP_PKISTATUS_trans; in STACK_OF()
348 || ctx->status != OSSL_CMP_PKISTATUS_trans) { in process_certConf()620 ctx->status = OSSL_CMP_PKISTATUS_trans; in OSSL_CMP_SRV_process_request()
198 # define OSSL_CMP_PKISTATUS_trans -2 macro
197 # define OSSL_CMP_PKISTATUS_trans -2 macro
646 =item B<OSSL_CMP_PKISTATUS_trans>657 B<OSSL_CMP_PKISTATUS_trans> if a transaction is open,
2745 || OSSL_CMP_CTX_get_status(srv_cmp_ctx) != OSSL_CMP_PKISTATUS_trans in cmp_server()