12.1.2.4 aes_sync_disable
Disable AES.
int32_t aes_sync_disable(
struct aes_sync_descriptor * desc
)
Parameters
- desc
-
Type: struct aes_sync_descriptor Struct *
The AES descriptor
Returns
Type: int32_t
Disable AES.
int32_t aes_sync_disable(
struct aes_sync_descriptor * desc
)
Type: struct aes_sync_descriptor Struct *
The AES descriptor
Type: int32_t