Searched refs:tfm_spm_client_psa_close (Results 1 – 5 of 5) sorted by relevance
260 psa_status_t tfm_spm_client_psa_close(psa_handle_t handle);263 #define tfm_spm_client_psa_close NULL macro
94 psa_status_t tfm_spm_client_psa_close(psa_handle_t handle) in tfm_spm_client_psa_close() function
151 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_client_psa_close); in psa_close_thread_fn_call()
151 stat = tfm_spm_client_psa_close(handle); in psa_close()
61 (psa_api_svc_func_t)tfm_spm_client_psa_close,