mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-04 13:14:45 +02:00
Fix for forced software crypto build.
This commit is contained in:
@@ -205,8 +205,8 @@ extern "C" {
|
|||||||
/* ------------------------------------------------------------------------- */
|
/* ------------------------------------------------------------------------- */
|
||||||
/* HW Crypto Acceleration */
|
/* HW Crypto Acceleration */
|
||||||
/* ------------------------------------------------------------------------- */
|
/* ------------------------------------------------------------------------- */
|
||||||
#if 1
|
|
||||||
#define FSL_HW_CRYPTO_MANUAL_SELECTION
|
#define FSL_HW_CRYPTO_MANUAL_SELECTION
|
||||||
|
#if 1
|
||||||
/* NXP MMCAU / LTC Support (See README.md for instructions) */
|
/* NXP MMCAU / LTC Support (See README.md for instructions) */
|
||||||
#if defined(USE_NXP_MMCAU) || defined(USE_NXP_LTC)
|
#if defined(USE_NXP_MMCAU) || defined(USE_NXP_LTC)
|
||||||
#ifdef USE_NXP_MMCAU
|
#ifdef USE_NXP_MMCAU
|
||||||
|
Reference in New Issue
Block a user