Function esp_idf_hal::sys::mbedtls_psa_crypto_free
source ยท pub unsafe extern "C" fn mbedtls_psa_crypto_free()
Expand description
\brief Library deinitialization.
This function clears all data associated with the PSA layer, including the whole key store.
This is an Mbed TLS extension.