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.