openssl/crypto/ec/curve448
Shane Lontis dbd233b803 Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_t
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8697)

(cherry picked from commit 3a86f1db28)
2019-04-11 08:42:10 +10:00
..
arch_32 fixup! Improve readability of f_impl.c and f_impl.h 2018-02-20 12:59:31 +00:00
curve448.c fix truncation of integers on 32bit AIX 2019-03-11 14:47:00 +01:00
curve448_lcl.h More style fixes to Curve448 code based on review feedback 2018-02-20 12:59:30 +00:00
curve448_tables.c fix truncation of integers on 32bit AIX 2019-03-11 14:47:00 +01:00
curve448utils.h Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_t 2019-04-11 08:42:10 +10:00
ed448.h More style fixes for the curve448 code 2018-02-20 12:59:31 +00:00
eddsa.c Disallow Ed448 signature malleability 2018-12-11 11:58:40 +00:00
f_generic.c fix truncation of integers on 32bit AIX 2019-03-11 14:47:00 +01:00
field.h curve448/field.h: relax alignment, as it doesn't work universally. 2018-03-22 11:50:44 +01:00
point_448.h Update copyright year 2019-02-26 14:05:09 +00:00
scalar.c fix truncation of integers on 32bit AIX 2019-03-11 14:47:00 +01:00
word.h Some more cleanups of curve448 code 2018-02-20 12:59:31 +00:00