CC23x0R5DriverLibrary
sha2sw_config.h File Reference

Detailed Description

============================================================================

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SHA2SW_VALIDATE_INPUTS   (1)
 Include support for SHA2 224. More...
 
#define SHA2SW_FAST_MESSAGE_SCHEDULE   (1)
 Use a faster implementation of the message schedule which is slightly larger in code size. More...
 
#define SHA2SW_FAST_WORKING_VARS   (1)
 Use a faster implementation of the working variables a-h which is slightly larger in code size. More...
 
#define SHA2SW_USE_ARMCLE   (1)
 Use portions of the constants of the 512 algorithm to support the 256 and 224 algorithms. More...