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.
mbedtls_aes_free() is called by 7 functions and calls 1 function:
![]()
mbedtls_aes_free()
mbedtls_aes_free():
![]()
mbedtls_aes_free()