Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_connection_api.c97 return spm_psa_close_client_id_associated(handle, tfm_spm_get_client_id(ns_caller)); in tfm_spm_client_psa_close()
100 psa_status_t spm_psa_close_client_id_associated(psa_handle_t handle, int32_t client_id) in spm_psa_close_client_id_associated() function
Dmailbox_agent_api.c92 return spm_psa_close_client_id_associated(handle, ns_client_id); in tfm_spm_agent_psa_close()
Dspm.h377 psa_status_t spm_psa_close_client_id_associated(psa_handle_t handle, int32_t client_id);