Home
last modified time | relevance | path

Searched defs:rhandle (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/interface/include/psa/
Dservice.h85 void *rhandle; /* Be useful for binding a connection to some member
/trusted-firmware-m-latest/secure_fw/spm/core/
Dpsa_connection_api.c129 psa_status_t tfm_spm_partition_psa_set_rhandle(psa_handle_t msg_handle, void *rhandle) in tfm_spm_partition_psa_set_rhandle()
Dpsa_interface_svc.c120 __naked void psa_set_rhandle_svc(psa_handle_t msg_handle, void *rhandle) in psa_set_rhandle_svc()
Dpsa_interface_thread_fn_call.c156 void psa_set_rhandle_thread_fn_call(psa_handle_t msg_handle, void *rhandle) in psa_set_rhandle_thread_fn_call()
/trusted-firmware-m-latest/secure_fw/partitions/lib/runtime/
Dpsa_api_ipc.c87 void psa_set_rhandle(psa_handle_t msg_handle, void *rhandle) in psa_set_rhandle()