Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dmailbox_agent_api.c55 return backend_messaging(p_connection); in tfm_spm_agent_psa_call()
83 return backend_messaging(p_connection); in tfm_spm_agent_psa_connect()
Dpsa_connection_api.c34 return backend_messaging(p_connection); in tfm_spm_client_psa_connect()
126 return backend_messaging(p_connection); in spm_psa_close_client_id_associated()
Dbackend_sfn.c42 psa_status_t backend_messaging(struct connection_t *p_connection) in backend_messaging() function
Dpsa_call_api.c181 return backend_messaging(p_connection); in tfm_spm_client_psa_call()
Dbackend_ipc.c180 psa_status_t backend_messaging(struct connection_t *p_connection) in backend_messaging() function
/trusted-firmware-m-latest/secure_fw/spm/include/ffm/
Dbackend.h40 psa_status_t backend_messaging(struct connection_t *p_connection);