sl_se_buffer_t Struct Reference
Describes where the key is or should be stored.
#include <sl_se_manager_types.h>
Data Fields |
|
uint8_t * | pointer |
Pointer to a key buffer.
|
|
uint32_t | size |
Size of buffer.
|
|
Describes where the key is or should be stored.
Field Documentation
◆ pointer
uint8_t* sl_se_buffer_t::pointer |
Pointer to a key buffer.
◆ size
uint32_t sl_se_buffer_t::size |
Size of buffer.