![]() |
![]() |
Crypto Driver HW configuration. More...
#include <drivers/crypto/include/crypto_internal.h>
Data Fields | |
AESRegs * | ptrAesBase |
Base address of the Crypto address space to be used. | |
SHARegs * | ptrHmacBase |
Base address of the Crypto address space to be used. | |
DTHERegs * | ptrDtheBase |
Base address of the Crypto address space to be used. | |
uint32_t | aesInterruptNum |
AES interrupt number. | |
uint32_t | hmacInterruptNum |
HMAC interrupt number. | |
Crypto Driver HW configuration.
The structure is used to store the hardware specific configuration which is passed to each driver instance