Searched refs:OSSL_CMP_PKISTATUS_rejection (Results 1 – 9 of 9) sorted by relevance
176 OSSL_CMP_PKISTATUS_rejection, in test_exec_RR_ses_receive_error()180 fixture->expected = OSSL_CMP_PKISTATUS_rejection; in test_exec_RR_ses_receive_error()239 fixture->expected = reject ? OSSL_CMP_PKISTATUS_rejection in test_exec_CR_ses()276 raverified ? OSSL_CMP_PKISTATUS_rejection : OSSL_CMP_PKISTATUS_accepted; in test_exec_KUR_ses()329 fixture->expected = reject ? OSSL_CMP_PKISTATUS_rejection in test_exec_P10CR_ses()451 OSSL_CMP_PKISTATUS_rejection, in execute_exchange_error_test()
329 fixture->si = OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, in test_cmp_create_error_msg()
58 if (ossl_cmp_pkisi_get_status(si) == OSSL_CMP_PKISTATUS_rejection) in unprotected_exception()77 == OSSL_CMP_PKISTATUS_rejection) in unprotected_exception()229 if (ctx->status != OSSL_CMP_PKISTATUS_rejection) { in send_receive_check()232 ctx->status = OSSL_CMP_PKISTATUS_rejection; in send_receive_check()434 case OSSL_CMP_PKISTATUS_rejection: in get1_cert_status()663 ctx->status = OSSL_CMP_PKISTATUS_rejection; in cert_response()710 return ossl_cmp_exchange_error(ctx, OSSL_CMP_PKISTATUS_rejection, in OSSL_CMP_try_certreq()815 case OSSL_CMP_PKISTATUS_rejection: in OSSL_CMP_exec_RR_ses()
476 if (status != OSSL_CMP_PKISTATUS_rejection in ossl_cmp_certrep_new()506 || ossl_cmp_pkisi_get_status(si) != OSSL_CMP_PKISTATUS_rejection) in ossl_cmp_certrep_new()607 || ossl_cmp_pkisi_get_status(si) != OSSL_CMP_PKISTATUS_rejection) in ossl_cmp_rp_new()836 OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, fail_info, text) : in ossl_cmp_certConf_new()
48 case OSSL_CMP_PKISTATUS_rejection: in ossl_cmp_PKIStatus_to_string()
213 si = OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, in process_cert_request()601 if ((si = OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, in OSSL_CMP_SRV_process_request()
202 # define OSSL_CMP_PKISTATUS_rejection 2 macro
201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
2776 status == OSSL_CMP_PKISTATUS_rejection in print_status()2780 status == OSSL_CMP_PKISTATUS_rejection ? "server error" : in print_status()