forked from wolfSSL/wolfssl
Merge pull request #3013 from miyazakh/fix_espidf_buildfail
fix build failrue on esp-idf
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user