Go to the documentation of this file. 18 #ifndef CRYPTO_CONFIG_H 19 #define CRYPTO_CONFIG_H 21 #include <ti/devices/DeviceFamily.h> 26 #define ENABLE_TI_CRYPTO_AESCBC 28 #define ENABLE_TI_CRYPTO_AESCCM 30 #define ENABLE_TI_CRYPTO_AESCMAC 32 #define ENABLE_TI_CRYPTO_AESCTR 34 #define ENABLE_TI_CRYPTO_AESECB 36 #define ENABLE_TI_CRYPTO_AESGCM 38 #define ENABLE_TI_CRYPTO_ECDH 40 #define ENABLE_TI_CRYPTO_ECDSA 42 #define ENABLE_TI_CRYPTO_EDDSA 45 #if ((DeviceFamily_PARENT == DeviceFamily_PARENT_CC27XX) || (DeviceFamily_PARENT == DeviceFamily_PARENT_CC35XX)) 46 #define ENABLE_TI_CRYPTO_RNG 48 #define ENABLE_TI_CRYPTO_TRNG 51 #define ENABLE_TI_CRYPTO_SHA2
© Copyright 1995-2026, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale