Home
last modified time | relevance | path

Searched defs:psa_map_outvec (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/include/interface/
Druntime_defs.h65 void * (*psa_map_outvec)(psa_handle_t msg_handle, uint32_t outvec_idx); member
/trusted-firmware-m-latest/secure_fw/partitions/lib/runtime/
Dpsa_api_ipc.c142 void *psa_map_outvec(psa_handle_t msg_handle, uint32_t outvec_idx) in psa_map_outvec() function
/trusted-firmware-m-latest/secure_fw/spm/core/
Dpsa_interface_sfn.c244 void *psa_map_outvec(psa_handle_t msg_handle, uint32_t outvec_idx) in psa_map_outvec() function