3.6.4.1.3 Function aes_init()

Initialize the AES module.

void aes_init( struct aes_module *const module, Aes *const hw, struct aes_config *const config)

Table 3-4. Parameters
Data directionParameter nameDescription

[out]

module

Pointer to the software instance struct

[in]

hw

Module hardware register base address pointer

[in]

config

Pointer to an AES configuration structure