mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-02 01:38:01 +08:00
mbedtls_psa_register_se_key() is not usable with volatile keys, since there is no way to return the implementation-chosen key identifier which would be needed to use the key. Document this limitation. Reject an attempt to create such an unusable key. Fixes #9253. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| build_without_check_config.txt | ||
| fix-redefination_warning_messages_for_GNU_SOURCE.txt | ||
| fix-secure-element-key-creation.txt | ||
| mbedtls_psa_register_se_key.txt | ||