Home
last modified time | relevance | path

Searched refs:spm_associate_call_params (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_call_api.c19 psa_status_t spm_associate_call_params(struct connection_t *p_connection, in spm_associate_call_params() function
173 status = spm_associate_call_params(p_connection, ctrl_param, inptr, outptr); in tfm_spm_client_psa_call()
Dmailbox_agent_api.c44 status = spm_associate_call_params(p_connection, control, params->p_invecs, params->p_outvecs); in tfm_spm_agent_psa_call()
Dspm.h249 psa_status_t spm_associate_call_params(struct connection_t *p_connection,