openssl/crypto/cmp
Pauli 01a17b24f6 Fix Coverity 1520485: logically dead code
The check is unnecessary as the condition is already checked
before the switch statement.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20121)
2023-01-26 10:25:33 +01:00
..
build.info
cmp_asn.c CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 2022-11-24 13:45:06 +01:00
cmp_client.c cmp_client.c: fix handling of total_timeout for RR and GENM transactions 2023-01-23 10:54:29 +01:00
cmp_ctx.c Fix Coverity 1520485: logically dead code 2023-01-26 10:25:33 +01:00
cmp_err.c OSSL_CMP_validate_msg(): make sure to reject protection type mismatch 2022-12-08 08:19:45 +01:00
cmp_hdr.c Update copyright year 2022-05-03 13:34:51 +01:00
cmp_http.c cmp_http.c: extend comment in keep_alive() 2022-07-11 11:03:28 +02:00
cmp_local.h Compensate for CMP-related TODOs removed by PR #15539 2022-12-07 21:57:36 +01:00
cmp_msg.c CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs 2022-11-25 09:15:37 +01:00
cmp_protect.c Compensate for CMP-related TODOs removed by PR #15539 2022-12-07 21:57:36 +01:00
cmp_server.c Compensate for CMP-related TODOs removed by PR #15539 2022-12-07 21:57:36 +01:00
cmp_status.c CMP: fix handling of unset or missing failInfo PKI status information 2022-11-24 14:01:47 +01:00
cmp_util.c CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 2022-11-24 13:45:06 +01:00
cmp_vfy.c OSSL_CMP_validate_msg(): make sure to reject protection type mismatch 2022-12-08 08:19:45 +01:00