openssl/crypto/cms
Kenzlee51 cb3fde9728 Update cms_pwri.c
CLA: trivial

When entering the branch (pbe_nid <= 0), line 66 assigns new values ​​to the variable of line 67 (pbe_nid = NID_id_pbkdf2). 
However, it is not used anywhere in the future. 
For this reason, lines 66 and 67 were removed.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27296)
2025-04-15 15:42:50 +01:00
..
build.info
cms_asn1.c Copyright year updates 2025-03-12 13:35:59 +00:00
cms_att.c Copyright year updates 2024-04-09 13:43:26 +02:00
cms_cd.c
cms_dd.c
cms_dh.c dh_cms_set_peerkey(): Fix the incorrect condition 2024-12-11 18:03:34 +01:00
cms_ec.c Fix multiple wrong checks of EVP_PKEY_set1_encoded_public_key 2024-11-22 12:09:38 +01:00
cms_enc.c cms_enc.c: Include crypto/asn1.h for struct asn1_object_st 2023-10-19 10:15:56 +02:00
cms_env.c Copyright year updates 2025-03-12 13:35:59 +00:00
cms_err.c Copyright year updates 2025-03-12 13:35:59 +00:00
cms_ess.c
cms_io.c
cms_kari.c Copyright year updates 2025-03-12 13:35:59 +00:00
cms_lib.c Fix use of SHAKE as a digest in CMS 2025-03-20 12:20:37 +01:00
cms_local.h Add CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_signer() 2024-12-26 19:33:42 +01:00
cms_pwri.c Update cms_pwri.c 2025-04-15 15:42:50 +01:00
cms_rsa.c Fix memleak in rsa_cms_sign error path 2024-09-05 17:04:59 +02:00
cms_sd.c Copyright year updates 2025-03-12 13:35:59 +00:00
cms_smime.c Copyright year updates 2025-03-12 13:35:59 +00:00