openssl/crypto/cmp
Tomas Mraz 2b2eedfdd6 cmp_genm.c: Remove superfluous store_ctx != 0 check
This really cannot be ever called with NULL store_ctx
and the check confuses Coverity.

Fixes Coverity 1538865

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21755)
2023-08-18 15:06:18 +02:00
..
build.info allow to disable http 2023-06-06 11:05:02 +10:00
cmp_asn.c crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cmp_asn1_get_int() 2023-08-03 09:29:41 +02:00
cmp_client.c crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cmp_asn1_get_int() 2023-08-03 09:29:41 +02:00
cmp_ctx.c CMP: support specifying certificate to be revoked via issuer and serial number 2023-07-10 08:03:38 +02:00
cmp_err.c CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
cmp_genm.c cmp_genm.c: Remove superfluous store_ctx != 0 check 2023-08-18 15:06:18 +02:00
cmp_hdr.c Update copyright year 2022-05-03 13:34:51 +01:00
cmp_http.c cmp_http.c: Remove obsolete comment w.r.t. ERR_clear_error() 2023-05-30 22:02:10 +02:00
cmp_local.h CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
cmp_msg.c CMP: support specifying certificate to be revoked via issuer and serial number 2023-07-10 08:03:38 +02:00
cmp_protect.c CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNonce() 2023-03-25 09:55:26 +01:00
cmp_server.c crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 2023-04-18 07:26:11 +02:00
cmp_status.c crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cmp_asn1_get_int() 2023-08-03 09:29:41 +02: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 CMP client: fix checking new cert enrolled with oldcert and without private key 2023-05-12 10:46:27 +02:00