Commit bcd62c25 authored by Matt Caswell's avatar Matt Caswell
Browse files

Make refdata in tls13encryptest static



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent f60d68dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ typedef struct {
    const char *seq;
} RECORD_DATA;

RECORD_DATA refdata[] = {
static RECORD_DATA refdata[] = {
    {
        {
            "0800001e001c000a00140012001d001700180019010001010102010301040000"