Searched refs:tfm_spm_partition_psa_set_rhandle (Results 1 – 4 of 4) sorted by relevance
450 psa_status_t tfm_spm_partition_psa_set_rhandle(psa_handle_t msg_handle, void *rhandle);452 #define tfm_spm_partition_psa_set_rhandle NULL macro
129 psa_status_t tfm_spm_partition_psa_set_rhandle(psa_handle_t msg_handle, void *rhandle) in tfm_spm_partition_psa_set_rhandle() function
158 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_set_rhandle); in psa_set_rhandle_thread_fn_call()
65 (psa_api_svc_func_t)tfm_spm_partition_psa_set_rhandle,