mbedtls_platform_teardown() is only used within mbedTLS.
 
Symbols
mbedTLS
Files
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