mbedtls_aes_free() function
This function releases and clears the specified AES context.
Arguments
ctx
The AES context to clear. If this is \c NULL, this function does nothing. Otherwise, the context must have been at least initialized.
Examples
mbedtls_aes_free() is referenced by 1 libraries and example projects: