Home
last modified time | relevance | path

Searched refs:SL_SE_KEY_SLOT_VOLATILE_3 (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/inc/
Dsl_se_manager_defines.h227 #define SL_SE_KEY_SLOT_VOLATILE_3 0x03 ///< Internal volatile slot 3 macro
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_key_handling.c398 if (key->storage.location.slot > SL_SE_KEY_SLOT_VOLATILE_3) { in sli_se_key_to_keyspec()
560 if (key_index <= SL_SE_KEY_SLOT_VOLATILE_3) { in sli_se_keyspec_to_key()