mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 06:31:13 +01:00
Pass the key creation method (import/generate/derive/copy) to the driver methods to allocate or validate a slot number. This allows drivers to enforce policies such as "this key slot can only be used for keys generated inside the secure element".