4#ifndef SECURE_STORAGE_ITS_STORE_SETTINGS_GET_H
5#define SECURE_STORAGE_ITS_STORE_SETTINGS_GET_H
18 = CONFIG_SECURE_STORAGE_ITS_STORE_SETTINGS_NAME_MAX_LEN + 1 };
void secure_storage_its_store_settings_get_name(secure_storage_its_uid_t uid, char name[static SECURE_STORAGE_ITS_STORE_SETTINGS_NAME_BUF_SIZE])
Returns the setting name to use for an ITS entry.
@ SECURE_STORAGE_ITS_STORE_SETTINGS_NAME_BUF_SIZE
Definition settings_get.h:17
The UID (caller + entry IDs) of an ITS entry.
Definition common.h:26
Common definitions of the secure storage subsystem's ITS APIs.