diff --git a/features/cryptocell/FEATURE_CRYPTOCELL310/mbedtls_device.h b/features/cryptocell/FEATURE_CRYPTOCELL310/mbedtls_device.h index 1d89e12e38..dcec9dc55b 100644 --- a/features/cryptocell/FEATURE_CRYPTOCELL310/mbedtls_device.h +++ b/features/cryptocell/FEATURE_CRYPTOCELL310/mbedtls_device.h @@ -1,7 +1,7 @@ /* * mbedtls_device.h * - * Copyright (C) 2018, Arm Limited, All Rights Reserved + * Copyright (C) 2018-2019, Arm Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may @@ -25,7 +25,7 @@ #define MBEDTLS_SHA1_ALT #define MBEDTLS_SHA256_ALT #define MBEDTLS_CCM_ALT -#define MBEDTLS_CMAC_ALT +//#define MBEDTLS_CMAC_ALT #define MBEDTLS_ECDSA_VERIFY_ALT #define MBEDTLS_ECDSA_SIGN_ALT #define MBEDTLS_ECDSA_GENKEY_ALT