]> git.ipfire.org Git - thirdparty/openssl.git/commit
Rearrange terms in gf_mul to prevent segfault
authorAngel Baez <51308340+abaez004@users.noreply.github.com>
Wed, 7 Feb 2024 15:34:48 +0000 (10:34 -0500)
committerTomas Mraz <tomas@openssl.org>
Fri, 9 Feb 2024 09:34:39 +0000 (10:34 +0100)
commita3e131b1ffcd4ea097878c8b0c1eec91173fdd0c
treea8411901da951588afb0bc1fd25c7397a563d511
parent64cae4064405384cf7fe130a1e0189725db5e877
Rearrange terms in gf_mul to prevent segfault

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23512)

(cherry picked from commit 76cecff5e9bedb2bafc60062283f99722697082a)
crypto/ec/curve448/arch_64/f_impl64.c