-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_AESGCMDestroy
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Destroy an MTY_AESGCM
context.
void MTY_AESGCMDestroy(
MTY_AESGCM ** aesgcm
);
aesgcm
(MTY_AESGCM **
)
Passed by reference and set to NULL
after being destroyed.