XSecure_AesReset - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

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.

Table 1. XSecure_AesReset Arguments
Name Description
InstancePtr is a pointer to the XSecure_Aes instance.

Returns

None