This function sets and then clears the AES-GCM's reset line.
Prototype
void XSecure_AesReset(XSecure_Aes *InstancePtr);
Parameters
The following table lists the XSecure_AesReset
function arguments.
Name | Description |
---|---|
InstancePtr | is a pointer to the XSecure_Aes instance. |
Returns
None