Matt Caswell
|
094c071cbf
|
Convert to C90 from C99
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 |
|
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 |
|
Matt Caswell
|
aacf29b8aa
|
Replace DECAF_INLINE with ossl_inline
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|
Matt Caswell
|
88ba7e71e0
|
Remove some vestiges of the old decaf template approach
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|
Matt Caswell
|
e777257746
|
Rename decaf_448_* to curve448_*
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|
Matt Caswell
|
67f1cccd7e
|
Remove some unneeded stuff
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|
Matt Caswell
|
b6e388ba9a
|
Remove the decaf_bzero function and replace with OPENSSL_cleanse()
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|
Matt Caswell
|
a2039c87f5
|
Remove some unneeded files and further flatten the curve 448 structure
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|
Matt Caswell
|
abcd22bf62
|
Flatten the Curve 448 source structure
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
|
2018-02-20 12:59:29 +00:00 |
|