Manual formatting tweaks to Curve448 code
authorMatt Caswell <matt@openssl.org>
Mon, 4 Dec 2017 13:30:53 +0000 (13:30 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commit8d55f844b08199e0ac6a2ddc501de39f3237c5e9
tree171d30861a2e4a75cd71b9ebfd37849a22860bf3
parent205fd6388175704bd7597dbfb571c84f868ce6da
Manual formatting tweaks to Curve448 code

Following running openssl-format-source there were a lot of manual tweaks
that were requried.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
24 files changed:
crypto/ec/curve448/arch_32/f_impl.c
crypto/ec/curve448/arch_32/f_impl.h
crypto/ec/curve448/arch_arm_32/arch_intrinsics.h
crypto/ec/curve448/arch_arm_32/f_impl.c
crypto/ec/curve448/arch_arm_32/f_impl.h
crypto/ec/curve448/arch_neon/arch_intrinsics.h
crypto/ec/curve448/arch_neon/f_impl.c
crypto/ec/curve448/arch_neon/f_impl.h
crypto/ec/curve448/arch_ref64/f_impl.c
crypto/ec/curve448/arch_ref64/f_impl.h
crypto/ec/curve448/arch_x86_64/arch_intrinsics.h
crypto/ec/curve448/arch_x86_64/f_impl.c
crypto/ec/curve448/arch_x86_64/f_impl.h
crypto/ec/curve448/constant_time.h
crypto/ec/curve448/curve448.c
crypto/ec/curve448/curve448_tables.c
crypto/ec/curve448/curve448utils.h
crypto/ec/curve448/ed448.h
crypto/ec/curve448/eddsa.c
crypto/ec/curve448/f_generic.c
crypto/ec/curve448/field.h
crypto/ec/curve448/point_448.h
crypto/ec/curve448/scalar.c
crypto/ec/curve448/word.h