Built-in keys on devices with a VSE#

These key ID values allow access to the keys which respectively are and can be preprovisioned in Virtual Secure Engine (VSE) devices.

The key ID's are within the the builtin range of PSA [MBEDTLS_PSA_KEY_ID_BUILTIN_MIN, MBEDLTS_PSA_KEY_ID_BUILTIN_MAX].

Macros#

#define
SL_CRYPTOACC_BUILTIN_KEY_PUF_ID (MBEDTLS_PSA_KEY_ID_BUILTIN_MIN + 1)

Vendor Key ID for the PUF-derived hardware unique key.

Macro Definition Documentation#

SL_CRYPTOACC_BUILTIN_KEY_PUF_ID#

#define SL_CRYPTOACC_BUILTIN_KEY_PUF_ID
Value:
(MBEDTLS_PSA_KEY_ID_BUILTIN_MIN + 1)

Vendor Key ID for the PUF-derived hardware unique key.


Definition at line 170 of file platform/security/sl_component/sl_mbedtls_support/inc/sl_psa_values.h