3.6.4.3.2 Function aes_clear_status()
Clears a module status flag.
void aes_clear_status( struct aes_module *const module, const uint32_t status_flags)
Clears the given status flag of the module.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the AES software instance struct |
[in] | status_flags |
Bitmask flags to clear |