Home
last modified time | relevance | path

Searched refs:spm_free_connection (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm_local_connection.c93 void spm_free_connection(struct connection_t *p_connection) in spm_free_connection() function
Dspm_connection_pool.c132 void spm_free_connection(struct connection_t *p_connection) in spm_free_connection() function
Dmailbox_agent_api.c47 spm_free_connection(p_connection); in tfm_spm_agent_psa_call()
Dtfm_rpc.c119 spm_free_connection(handle); in tfm_rpc_client_call_reply()
Dspm.h146 void spm_free_connection(struct connection_t *p_connection);
Dpsa_call_api.c176 spm_free_connection(p_connection); in tfm_spm_client_psa_call()
Dpsa_api.c318 spm_free_connection(handle); in tfm_spm_partition_psa_reply()