Mistake on this page?
Report an issue in GitHub or email us
Data Fields
psa_storage_info_t Struct Reference

A container for metadata associated with a specific uid. More...

#include <storage_common.h>

Data Fields

size_t capacity
 The allocated capacity of the storage associated with a UID. More...
 
size_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...
 
uint32_t size
 The size of the data associated with a uid. More...
 

Detailed Description

A container for metadata associated with a specific uid.

Definition at line 48 of file TARGET_MBED_PSA_SRV/inc/psa/storage_common.h.

Field Documentation

size_t capacity

The allocated capacity of the storage associated with a UID.

Definition at line 49 of file TARGET_MBED_PSA_SRV/inc/psa/storage_common.h.

The flags set when the uid was created.

Definition at line 51 of file TARGET_MBED_PSA_SRV/inc/psa/storage_common.h.

uint32_t size

The size of the data associated with a uid.

Definition at line 50 of file psa_crypto_its.h.

size_t size

The size of the data associated with a uid.

Definition at line 50 of file TARGET_MBED_PSA_SRV/inc/psa/storage_common.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.