We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5aac1e commit 77d8b06Copy full SHA for 77d8b06
features/cryptocell/FEATURE_CRYPTOCELL310/mbedtls_device.h
@@ -1,7 +1,7 @@
1
/*
2
* mbedtls_device.h
3
*
4
- * Copyright (C) 2018, Arm Limited, All Rights Reserved
+ * Copyright (C) 2018-2019, Arm Limited, All Rights Reserved
5
* SPDX-License-Identifier: Apache-2.0
6
7
* Licensed under the Apache License, Version 2.0 (the "License"); you may
@@ -25,7 +25,7 @@
25
#define MBEDTLS_SHA1_ALT
26
#define MBEDTLS_SHA256_ALT
27
#define MBEDTLS_CCM_ALT
28
-#define MBEDTLS_CMAC_ALT
+//#define MBEDTLS_CMAC_ALT
29
#define MBEDTLS_ECDSA_VERIFY_ALT
30
#define MBEDTLS_ECDSA_SIGN_ALT
31
#define MBEDTLS_ECDSA_GENKEY_ALT
0 commit comments