Function aes_get_status()

Retrieves the current module status.

uint32_t aes_get_status(
		struct aes_module *const module)

Retrieves the status of the module, giving overall state information.

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the AES software instance struct

Table 2. Return Values
Return value Description

AES_ENCRYPTION_COMPLETE

AES encryption complete

AES_GF_MULTI_COMPLETE

AES GF multiplication complete