A container for metadata associated with a specific uid. More...
#include <storage_common.h>
| Data Fields | |
| uint32_t | size | 
| The size of the data associated with a uid.  More... | |
| psa_storage_create_flags_t | flags | 
| The flags set when the uid was created.  More... | |
A container for metadata associated with a specific uid.
Definition at line 46 of file storage_common.h.
The flags set when the uid was created.
Definition at line 48 of file storage_common.h.
| uint32_t size | 
The size of the data associated with a uid.
Definition at line 47 of file storage_common.h.