Latest update.
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
|
||||
#include "rand.inc"
|
||||
|
||||
DEFINE_STACK_OF(SSL_COMP)
|
||||
|
||||
/* unused, to avoid warning. */
|
||||
static int idx;
|
||||
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
#include "fuzzer.h"
|
||||
#include "rand.inc"
|
||||
|
||||
DEFINE_STACK_OF(OSSL_CMP_ITAV)
|
||||
|
||||
int FuzzerInitialize(int *argc, char ***argv)
|
||||
{
|
||||
OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CRYPTO_STRINGS, NULL);
|
||||
|
||||
@@ -24,8 +24,6 @@
|
||||
|
||||
#include "rand.inc"
|
||||
|
||||
DEFINE_STACK_OF(SSL_COMP)
|
||||
|
||||
static const uint8_t kCertificateDER[] = {
|
||||
0x30, 0x82, 0x02, 0xff, 0x30, 0x82, 0x01, 0xe7, 0xa0, 0x03, 0x02, 0x01,
|
||||
0x02, 0x02, 0x11, 0x00, 0xb1, 0x84, 0xee, 0x34, 0x99, 0x98, 0x76, 0xfb,
|
||||
|
||||
Reference in New Issue
Block a user