Data Fields | |
uint64_t | owner_id |
uint32_t | length |
uint32_t | offset |
uint32_t | status |
Information about a key slot.
uint32_t length |
Length of value in slot.
Referenced by scc_alloc_slot(), and scc_get_slot_info().
uint32_t offset |
Offset of value from start of each RAM.
Referenced by scc_decrypt_slot(), scc_encrypt_slot(), scc_get_slot_info(), and scc_init().
uint64_t owner_id |
Access control value.
Referenced by scc_alloc_slot(), and scc_dealloc_slot().
uint32_t status |
0 = unassigned, 1 = assigned.
Referenced by scc_alloc_slot(), scc_dealloc_slot(), and scc_init().
© Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
![]() |