Read the output data.
void aes_read_output_data( struct aes_module *const module, uint32_t * p_output_data_buffer)
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module |
Pointer to the software instance struct |
[in] |
output_data_buffer |
Pointer to an output buffer |