ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS
authorleerubin13 <lhr9392@rit.edu>
Sun, 28 Apr 2024 21:50:32 +0000 (17:50 -0400)
committerTomas Mraz <tomas@openssl.org>
Tue, 30 Apr 2024 07:21:30 +0000 (09:21 +0200)
commit2d29a8a7e8ef42050d2b08ca8cec9e4d9f0a0bb7
treee82a0afad4186b9243a2ef29a93a79958ef9f27b
parent6a4a714045415be6720f4165c4d70a0ff229a26a
ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS

This fixes an incorrect error message.

Fixes #24224
CLA: trivial

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24290)
crypto/ess/ess_lib.c