|  |  | 
SHA2 Global configuration. More...
#include <SHA2.h>
| Data Fields | |
| void * | object | 
| void const * | hwAttrs | 
SHA2 Global configuration.
The SHA2_Config structure contains a set of pointers used to characterize the SHA2 driver implementation.
This structure needs to be defined before calling SHA2_init() and it must not be changed thereafter.
| void* SHA2_Config_::object | 
Pointer to a driver specific data object
| void const* SHA2_Config_::hwAttrs | 
Pointer to a driver specific hardware attributes structure