openssl/crypto/ec/curve448
Matt Caswell ca42a316a8 Remove DECAF_NOINLINE
OpenSSL does not have this concept

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
2018-02-20 12:59:30 +00:00
..
arch_32 Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
arch_arm_32 Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
arch_neon Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
arch_ref64 Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
arch_x86_64 Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
constant_time.h Remove some more unneeded code 2018-02-20 12:59:29 +00:00
curve448_lcl.h Remove all instances of DECAF_API_VIS 2018-02-20 12:59:30 +00:00
curve448_test.c Add a local test 2018-02-20 12:59:29 +00:00
curve448utils.h Remove DECAF_NOINLINE 2018-02-20 12:59:30 +00:00
decaf.c Remove DECAF_NOINLINE 2018-02-20 12:59:30 +00:00
decaf_tables.c Rename decaf_448_* to curve448_* 2018-02-20 12:59:29 +00:00
ed448.h Remove DECAF_NOINLINE 2018-02-20 12:59:30 +00:00
eddsa.c Rename decaf_448_* to curve448_* 2018-02-20 12:59:29 +00:00
f_arithmetic.c Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
f_field.h Remove some uneeded macros and conditionally compiled code 2018-02-20 12:59:29 +00:00
f_generic.c Remove some uneeded macros and conditionally compiled code 2018-02-20 12:59:29 +00:00
field.h Replace DECAF_INLINE with ossl_inline 2018-02-20 12:59:29 +00:00
keccak_internal.h Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
point_448.h Remove DECAF_NOINLINE 2018-02-20 12:59:30 +00:00
portable_endian.h Flatten the Curve 448 source structure 2018-02-20 12:59:29 +00:00
scalar.c Remove DECAF_NOINLINE 2018-02-20 12:59:30 +00:00
shake.c Remove the decaf_bzero function and replace with OPENSSL_cleanse() 2018-02-20 12:59:29 +00:00
shake.h Remove DECAF_NONNULL 2018-02-20 12:59:30 +00:00
word.h Replace DECAF_INLINE with ossl_inline 2018-02-20 12:59:29 +00:00