[openssl/openssl] 15e041: Changes to resolve symbol conflict due to gf_mul
Pankul94
noreply at github.com
Thu Jul 13 22:46:06 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 15e041b751c96ecf668a701d09a373d517610eae
https://github.com/openssl/openssl/commit/15e041b751c96ecf668a701d09a373d517610eae
Author: Pankul94 <pankul.garg94 at gmail.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M crypto/ec/curve448/arch_32/f_impl32.c
M crypto/ec/curve448/arch_64/f_impl64.c
M crypto/ec/curve448/curve448.c
M crypto/ec/curve448/f_generic.c
M crypto/ec/curve448/field.h
Log Message:
-----------
Changes to resolve symbol conflict due to gf_mul
CLA: trivial
Changed names of internal functions to resolve symbol conflict when Openssl is used with intel/ISA-L.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21421)
More information about the openssl-commits
mailing list