projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d9e120
)
Code tidy up
author
Matt Caswell
<matt@openssl.org>
Wed, 13 Dec 2017 09:57:48 +0000
(09:57 +0000)
committer
Matt Caswell
<matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000
(12:59 +0000)
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/word.h
patch
|
blob
|
history
diff --git
a/crypto/ec/curve448/word.h
b/crypto/ec/curve448/word.h
index 7d47a58c327edb23e3690f8c95b8d22d9d0c3fcb..cbb1368c299e6ab82a122f0b9e5221580fef970e 100644
(file)
--- a/
crypto/ec/curve448/word.h
+++ b/
crypto/ec/curve448/word.h
@@
-20,15
+20,6
@@
# include "arch_intrinsics.h"
# include "curve448utils.h"
-
-# ifndef _BSD_SOURCE
-# define _BSD_SOURCE 1
-# endif
-
-# ifndef _DEFAULT_SOURCE
-# define _DEFAULT_SOURCE 1
-# endif
-
# include <stdlib.h>
# if defined(__ARM_NEON__)