Merge pull request #3013 from miyazakh/fix_espidf_buildfail

fix build failrue on esp-idf
This commit is contained in:
Chris Conlon
2020-06-01 09:56:29 -06:00
committed by GitHub

View File

@ -33,12 +33,11 @@
#elif defined(WOLFCRYPT_ONLY)
#else
#if defined(OPENSSL_EXTRA)
#include <wolfssl/openssl/ecdsa.h>
#include <wolfssl/openssl/evp.h>
#if defined(OPENSSL_EXTRA)
#ifndef NO_AES
#ifdef HAVE_AES_CBC
#ifdef WOLFSSL_AES_128