Function aes_write_input_data()

Write the input data (four consecutive 32-bit words).

void aes_write_input_data(
		struct aes_module *const module,
		const uint32_t * p_input_data_buffer)

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the software instance struct

[in]

input_data_buffer

Pointer to an input data buffer