]> git.ipfire.org Git - thirdparty/openssl.git/commit
s3_lib.c: Use illegal_parameter for failing encapsulation in ml_kem
authorNorbert Pocs <norbertp@openssl.org>
Thu, 15 May 2025 07:53:00 +0000 (09:53 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 May 2025 09:11:39 +0000 (11:11 +0200)
commit8e63e4b42bcbc574cf1d693d3e2e3119cd8db665
treed2d9348e47b373c4092a83155c97e768cf822957
parent296525c5a905c17772e9fe47c0dae6fddbae0652
s3_lib.c: Use illegal_parameter for failing encapsulation in ml_kem

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27627)

(cherry picked from commit e66097fc6687750ac792986a71375b23793766c2)
ssl/s3_lib.c