mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-27 19:21:55 +03:00
The psa_open_key API depends on MBEDTLS_PSA_CRYPTO_STORAGE_C. This is unnecessary for builtin keys and so is fixed. Updated an open_fail test vector keeping with the same. Signed-off-by: Archana <archana.madhavan@silabs.com>