Home
last modified time | relevance | path

Searched refs:OSSL_CMP_PKISTATUS_rejection (Results 1 - 25 of 69) sorted by relevance

123

/third_party/openssl/test/
H A Dcmp_client_test.c176 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()
H A Dcmp_msg_test.c329 fixture->si = OSSL_CMP_STATUSINFO_new(OSSL_CMP_PKISTATUS_rejection, in test_cmp_create_error_msg()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c58 if (ossl_cmp_pkisi_get_status(si) == OSSL_CMP_PKISTATUS_rejection) in unprotected_exception()
77 == OSSL_CMP_PKISTATUS_rejection) in unprotected_exception()
226 if (ctx->status != OSSL_CMP_PKISTATUS_rejection) { in send_receive_check()
229 ctx->status = OSSL_CMP_PKISTATUS_rejection; in send_receive_check()
431 case OSSL_CMP_PKISTATUS_rejection: in get1_cert_status()
630 * OSSL_CMP_PKISTATUS_rejection, fail_info, txt) in cert_response()
660 ctx->status = OSSL_CMP_PKISTATUS_rejection; in cert_response()
707 return ossl_cmp_exchange_error(ctx, OSSL_CMP_PKISTATUS_rejection, in OSSL_CMP_try_certreq()
812 case OSSL_CMP_PKISTATUS_rejection: in OSSL_CMP_exec_RR_ses()
H A Dcmp_msg.c476 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()
H A Dcmp_status.c48 case OSSL_CMP_PKISTATUS_rejection: in ossl_cmp_PKIStatus_to_string()
H A Dcmp_server.c213 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()
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c58 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()
633 * OSSL_CMP_PKISTATUS_rejection, fail_info, txt) in cert_response()
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()
H A Dcmp_msg.c476 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()
H A Dcmp_status.c45 case OSSL_CMP_PKISTATUS_rejection: in ossl_cmp_PKIStatus_to_string()
H A Dcmp_server.c213 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()
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dcmp.h201 # define OSSL_CMP_PKISTATUS_rejection 2 macro

Completed in 34 milliseconds

123