Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/interface/src/
Dtfm_psa_call.c13 psa_status_t psa_call(psa_handle_t handle, in psa_call() function
Dtfm_tz_psa_ns_api.c34 psa_status_t psa_call(psa_handle_t handle, int32_t type, in psa_call() function
/trusted-firmware-m-latest/interface/src/multi_core/
Dtfm_multi_core_psa_ns_api.c94 psa_status_t psa_call(psa_handle_t handle, int32_t type, in psa_call() function
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/ns/
Dtfm_custom_psa_ns_api.c205 psa_status_t psa_call(psa_handle_t handle, int32_t type, in psa_call() function
/trusted-firmware-m-latest/secure_fw/spm/include/interface/
Druntime_defs.h29 psa_status_t (*psa_call)(psa_handle_t handle, uint32_t ctrl_param, const psa_invec *in_vec, member