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:
f60d68d
)
Make refdata in tls13encryptest static
author
Matt Caswell
<matt@openssl.org>
Wed, 30 Nov 2016 10:57:10 +0000
(10:57 +0000)
committer
Matt Caswell
<matt@openssl.org>
Wed, 30 Nov 2016 10:57:10 +0000
(10:57 +0000)
Reviewed-by: Rich Salz <rsalz@openssl.org>
test/tls13encryptiontest.c
patch
|
blob
|
history
diff --git
a/test/tls13encryptiontest.c
b/test/tls13encryptiontest.c
index 33a70a17c0d558d3e0436ae6be2b7ef5284829c1..06bbbb3fb34a7126a38e9ed78e90bfa3a4dc9fd4 100644
(file)
--- a/
test/tls13encryptiontest.c
+++ b/
test/tls13encryptiontest.c
@@
-32,7
+32,7
@@
typedef struct {
const char *seq;
} RECORD_DATA;
-RECORD_DATA refdata[] = {
+
static
RECORD_DATA refdata[] = {
{
{
"0800001e001c000a00140012001d001700180019010001010102010301040000"