Home
last modified time | relevance | path

Searched refs:spm_get_connection (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dagent_api.c41 status = spm_get_connection(&p_connection, handle, params->ns_client_id_stateless); in tfm_spm_agent_psa_call()
Dpsa_connection_api.c100 status = spm_get_connection(&p_connection, handle, client_id); in tfm_spm_client_psa_close()
Dspm.h207 psa_status_t spm_get_connection(struct connection_t **p_connection,
Dpsa_call_api.c166 status = spm_get_connection(&p_connection, handle, client_id); in tfm_spm_client_psa_call()
Dspm_ipc.c181 psa_status_t spm_get_connection(struct connection_t **p_connection, in spm_get_connection() function