#include <revolution/net.h>
void NETAESDelete( NETAESContext *context );
| context | Pointer to the AES encryption context structure. |
None.
This function releases the AES encryption context that was generated by the NETAESCreate function.
2006/10/12 Initial version.
CONFIDENTIAL