![]() |
![]() |
Crypto Global configuration. More...
#include <drivers/crypto/Crypto.h>
Data Fields | |
void * | object |
void const * | hwAttrs |
Crypto Global configuration.
The Crypto_Config structure contains a set of pointers used to characterize the Crypto driver implementation.
This structure needs to be defined before calling Crypto_init() and it must not be changed thereafter.
void const* Crypto_Config_t::hwAttrs |
Pointer to a driver specific hardware attributes structure
void* Crypto_Config_t::object |
Pointer to a driver specific data object