psa_status_t secure_storage_its_store_get(secure_storage_its_uid_t uid, size_t data_size, void *data, size_t *data_length)
Retrieves the data of an ITS entry from the storage medium.
psa_status_t secure_storage_its_store_set(secure_storage_its_uid_t uid, size_t data_length, const void *data)
Writes the data of an ITS entry to the storage medium.
static fdata_t data[2]
Definition test_fifo_contexts.c:15