mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-15 22:59:56 +00:00
@@ -2,5 +2,5 @@ Features
|
|||||||
* Added new configuration option MBEDTLS_PSA_STATIC_KEY_SLOTS, which
|
* Added new configuration option MBEDTLS_PSA_STATIC_KEY_SLOTS, which
|
||||||
uses static storage for keys, enabling malloc-less use of key slots.
|
uses static storage for keys, enabling malloc-less use of key slots.
|
||||||
The size of each buffer is given by the option
|
The size of each buffer is given by the option
|
||||||
MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE. By default it accomodates the
|
MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE. By default it accommodates the
|
||||||
largest PSA key enabled in the build.
|
largest PSA key enabled in the build.
|
||||||
|
|||||||
Reference in New Issue
Block a user