3.6.4.1.2 Function aes_set_config()

Configure the AES module.

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

Table 3-3. 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