| /trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/ |
| D | tfm_internal_trusted_storage.c | 77 static its_flash_fs_ctx_t *get_fs_ctx(int32_t client_id) in get_fs_ctx() 100 static psa_status_t buffer_size_check(int32_t client_id, size_t buffer_size) 118 static psa_status_t tfm_its_crypt_data(int32_t client_id, 151 static psa_status_t tfm_its_get_encrypted(int32_t client_id, 206 static void tfm_its_get_fid(int32_t client_id, 381 static psa_status_t get_file_info(psa_storage_uid_t uid, int32_t client_id) 397 static psa_status_t tfm_its_write_data_to_fs(const int32_t client_id, 423 psa_status_t tfm_its_set(int32_t client_id, 517 static psa_status_t tfm_its_get_plain(int32_t client_id, 574 psa_status_t tfm_its_get(int32_t client_id, [all …]
|
| /trusted-firmware-m-latest/secure_fw/partitions/protected_storage/ |
| D | tfm_protected_storage.c | 69 psa_status_t tfm_ps_set(int32_t client_id, in tfm_ps_set() 90 psa_status_t tfm_ps_get(int32_t client_id, in tfm_ps_get() 106 psa_status_t tfm_ps_get_info(int32_t client_id, psa_storage_uid_t uid, in tfm_ps_get_info() 118 psa_status_t tfm_ps_remove(int32_t client_id, psa_storage_uid_t uid) in tfm_ps_remove()
|
| D | ps_object_system.c | 175 psa_status_t ps_object_read(psa_storage_uid_t uid, int32_t client_id, in ps_object_read() 225 psa_status_t ps_object_create(psa_storage_uid_t uid, int32_t client_id, in ps_object_create() 345 psa_status_t ps_object_write(psa_storage_uid_t uid, int32_t client_id, in ps_object_write() 456 psa_status_t ps_object_get_info(psa_storage_uid_t uid, int32_t client_id, in ps_object_get_info() 493 psa_status_t ps_object_delete(psa_storage_uid_t uid, int32_t client_id) in ps_object_delete()
|
| D | ps_object_table.c | 43 int32_t client_id; /*!< Client ID */ member 753 int32_t client_id, in ps_get_object_entry_idx() 921 int32_t client_id) in ps_object_table_obj_exist() 960 int32_t client_id, in ps_object_table_set_obj_tbl_info() 1016 int32_t client_id, in ps_object_table_get_obj_tbl_info() 1041 int32_t client_id) in ps_object_table_delete_object()
|
| D | ps_encrypted_object.c | 38 int32_t client_id = obj->header.crypto.ref.client_id; in fill_key_label() local
|
| D | tfm_ps_req_mngr.c | 26 int32_t client_id; in tfm_ps_set_req() local
|
| /trusted-firmware-m-latest/secure_fw/spm/core/ |
| D | psa_connection_api.c | 22 int32_t client_id; in tfm_spm_client_psa_connect() local 38 uint32_t sid, uint32_t version, int32_t client_id) in spm_psa_connect_client_id_associated() 100 psa_status_t spm_psa_close_client_id_associated(psa_handle_t handle, int32_t client_id) in spm_psa_close_client_id_associated()
|
| D | spm_ipc.c | 183 int32_t client_id) in spm_get_idle_connection() 298 int32_t client_id) in spm_init_idle_connection() 347 int32_t client_id; in tfm_spm_get_client_id() local
|
| D | psa_call_api.c | 162 int32_t client_id; in tfm_spm_client_psa_call() local
|
| D | spm.h | 70 #define TFM_CLIENT_ID_IS_NS(client_id) ((client_id) < 0) argument
|
| /trusted-firmware-m-latest/interface/src/multi_core/ |
| D | tfm_ns_mailbox.c | 106 int32_t client_id, in mailbox_tx_client_req() 168 int32_t client_id, in tfm_ns_mailbox_client_call()
|
| D | tfm_ns_mailbox_thread.c | 27 int32_t client_id; /* Optional client ID of the member 179 int32_t client_id, in tfm_ns_mailbox_client_call()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/rse_comms/ |
| D | rse_comms_protocol.h | 41 uint16_t client_id; variable
|
| D | rse_comms.h | 33 uint16_t client_id; member
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/rse_comms/ |
| D | rse_comms_protocol.h | 41 uint16_t client_id; variable
|
| D | rse_comms.c | 26 int32_t client_id; in message_dispatch() local
|
| D | rse_comms.h | 32 uint16_t client_id; member
|
| /trusted-firmware-m-latest/secure_fw/partitions/protected_storage/crypto/ |
| D | ps_crypto_interface.h | 32 int32_t client_id; /*!< Owner client ID for key label */ member
|
| /trusted-firmware-m-latest/interface/include/psa/ |
| D | service.h | 79 int32_t client_id; /* member
|
| /trusted-firmware-m-latest/secure_fw/partitions/platform/ |
| D | platform_sp.c | 51 int32_t client_id, in nv_counter_permissions_check()
|
| /trusted-firmware-m-latest/interface/include/multi_core/ |
| D | tfm_mailbox.h | 85 int32_t client_id; /* Optional client ID of the member
|
| /trusted-firmware-m-latest/secure_fw/partitions/ns_agent_mailbox/ |
| D | tfm_spe_mailbox.c | 239 int32_t client_id; in tfm_mailbox_dispatch() local
|