3.6.4.2.9 Function aes_read_output_data()

Read the output data.

void aes_read_output_data( struct aes_module *const module, uint32_t * p_output_data_buffer)

Note: The data buffer that holds the processed data must be large enough to hold four consecutive 32-bit words.
Table 3-13. Parameters
Data directionParameter nameDescription

[in]

module

Pointer to the software instance struct

[in]

output_data_buffer

Pointer to an output buffer