Searched refs:tfm_spm_agent_psa_close (Results 1 – 5 of 5) sorted by relevance
142 psa_status_t tfm_spm_agent_psa_close(psa_handle_t handle, int32_t ns_client_id);146 #define tfm_spm_agent_psa_close NULL macro150 #define tfm_spm_agent_psa_close NULL macro
83 psa_status_t tfm_spm_agent_psa_close(psa_handle_t handle, in tfm_spm_agent_psa_close() function
257 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_agent_psa_close); in agent_psa_close_thread_fn_call()
337 stat = tfm_spm_agent_psa_close(handle, ns_client_id); in agent_psa_close()
80 (psa_api_svc_func_t)tfm_spm_agent_psa_close,