mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-30 00:51:06 +02:00
psa_crypto_init() can fail. Do check its return code. Don't call it before initializing local objects that are going to be cleaned up.
psa_crypto_init() can fail. Do check its return code. Don't call it before initializing local objects that are going to be cleaned up.