Latest update.
This commit is contained in:
+4
-1
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
|
||||
* Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
|
||||
*
|
||||
* Licensed under the Apache License 2.0 (the "License"). You may not use
|
||||
* this file except in compliance with the License. You can obtain a copy
|
||||
@@ -21,6 +21,9 @@
|
||||
#include <openssl/crypto.h>
|
||||
|
||||
#ifndef OPENSSL_NO_CT
|
||||
|
||||
DEFINE_STACK_OF(SCT)
|
||||
|
||||
/* Used when declaring buffers to read text files into */
|
||||
# define CT_TEST_MAX_FILE_SIZE 8096
|
||||
|
||||
|
||||
Reference in New Issue
Block a user