Searched refs:spm_get_connection (Results 1 – 5 of 5) sorted by relevance
41 status = spm_get_connection(&p_connection, handle, params->ns_client_id_stateless); in tfm_spm_agent_psa_call()
100 status = spm_get_connection(&p_connection, handle, client_id); in tfm_spm_client_psa_close()
207 psa_status_t spm_get_connection(struct connection_t **p_connection,
166 status = spm_get_connection(&p_connection, handle, client_id); in tfm_spm_client_psa_call()
181 psa_status_t spm_get_connection(struct connection_t **p_connection, in spm_get_connection() function