mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-19 18:46:10 -04: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.