4#ifndef SECURE_STORAGE_ITS_TRANSFORM_H
5#define SECURE_STORAGE_ITS_TRANSFORM_H
31 uint8_t stored_data[
static SECURE_STORAGE_ITS_TRANSFORM_MAX_STORED_DATA_SIZE],
32 size_t *stored_data_len);
48 const uint8_t stored_data[
static SECURE_STORAGE_ITS_TRANSFORM_MAX_STORED_DATA_SIZE],
49 size_t data_size,
void *data,
size_t *data_len,
__UINT8_TYPE__ uint8_t
Definition stdint.h:88
uint32_t psa_storage_create_flags_t
Flags used when creating an entry.
Definition storage_common.h:26
The UID (caller + entry IDs) of an ITS entry.
Definition common.h:26
uint8_t secure_storage_packed_create_flags_t
Definition common.h:11
Common definitions of the secure storage subsystem's ITS APIs.
int32_t psa_status_t
Definition error.h:13