Home
last modified time | relevance | path

Searched refs:spm_msg_handle_to_connection (Results 1 – 6 of 6) sorted by relevance

/secure_fw/spm/core/
A Dpsa_mmiovec_api.c24 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_map_invec()
98 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_unmap_invec()
154 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_map_outvec()
226 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_unmap_outvec()
A Dpsa_read_write_skip_api.c24 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_read()
93 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_skip()
155 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_write()
A Dpsa_connection_api.c142 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_set_rhandle()
A Dspm.h238 struct connection_t *spm_msg_handle_to_connection(psa_handle_t msg_handle);
A Dpsa_api.c241 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_reply()
A Dspm_ipc.c303 struct connection_t *spm_msg_handle_to_connection(psa_handle_t msg_handle) in spm_msg_handle_to_connection() function

Completed in 46 milliseconds