Mbed-TLS / TF-PSA-Crypto

Reference implementation of the PSA Cryptography API
Apache License 2.0
8 stars 7 forks source link

Add mbedtls_zeroize_and_free prototype #37

Closed ronald-cron-arm closed 1 year ago

ronald-cron-arm commented 1 year ago

Add mbedtls_zeroize_and_free prototype incore/common.h as it has been added in library/common.h in mbedtls and the function is used in PSA core code.