12.1.2.1 aes_sync_init
Initialize AES Descriptor.
int32_t aes_sync_init(
struct aes_sync_descriptor * descr,
void *const hw
)
Parameters
- desc
-
The AES descriptor to be initialized
- hw
-
Type: void *const
The pointer to hardware instance
Returns
Type: int32_t