3.6.4.2.2 Function aes_set_new_message()
Notifies the module that the next input data block is the beginning of a new message.
void aes_set_new_message( struct aes_module *const module)
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the AES software instance struct |