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:48 +0000 (10:34 +0100)
commit09dede4656cd9a2297d3c2060c945c4a7ea7780d
tree96f49948113ceb3cd9edd743aac95faa959712ee
parent5cbfe2c797efa7957757feb080dc2537c573e1ec
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