artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0d16c9
)
Make a stupid compiler on a stupid OS happy.
author
tb
<tb@openbsd.org>
Wed, 23 Nov 2022 15:52:43 +0000
(15:52 +0000)
committer
tb
<tb@openbsd.org>
Wed, 23 Nov 2022 15:52:43 +0000
(15:52 +0000)
from bcook
regress/lib/libcrypto/curve25519/ed25519test.c
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/curve25519/ed25519test.c
b/regress/lib/libcrypto/curve25519/ed25519test.c
index
29140fd
..
29fa065
100644
(file)
--- a/
regress/lib/libcrypto/curve25519/ed25519test.c
+++ b/
regress/lib/libcrypto/curve25519/ed25519test.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: ed25519test.c,v 1.
8 2022/11/22 17:59:31
tb Exp $ */
+/* $OpenBSD: ed25519test.c,v 1.
9 2022/11/23 15:52:43
tb Exp $ */
/*
* Copyright (c) 2019, 2022 Theo Buehler <tb@openbsd.org>
*
@@
-48,6
+48,7
@@
static const struct testvector testvectors[] = {
0xaf, 0x02, 0x1a, 0x68, 0xf7, 0x07, 0x51, 0x1a,
},
.message = {
+ 0x0, /* Windows has stupid compilers... */
},
.message_len = 0,
.signature = {