mbedtls_platform_teardown() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesData Use

Notes

This function should be called after every other Mbed TLS module has been correctly freed using the appropriate free function. The usage and necessity of this function is dependent on the platform.

References