12.1.2.3 aes_sync_enable
Enable AES.
int32_t aes_sync_enable(
struct aes_sync_descriptor * desc
)
Parameters
- desc
-
Type: struct aes_sync_descriptor Struct *
The AES descriptor
Returns
Type: int32_t
Enable AES.
int32_t aes_sync_enable(
struct aes_sync_descriptor * desc
)
Type: struct aes_sync_descriptor Struct *
The AES descriptor
Type: int32_t