Home
last modified time | relevance | path

Searched refs:backend_replying (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/include/ffm/
Dbackend.h46 psa_status_t backend_replying(struct connection_t *handle, int32_t status);
/trusted-firmware-m-latest/secure_fw/spm/core/
Dbackend_sfn.c76 psa_status_t backend_replying(struct connection_t *handle, int32_t status) in backend_replying() function
Dpsa_api.c300 ret = backend_replying(handle, ret); in tfm_spm_partition_psa_reply()
Dbackend_ipc.c218 psa_status_t backend_replying(struct connection_t *handle, int32_t status) in backend_replying() function