Home
last modified time | relevance | path

Searched defs:p_client (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dpsa_interface_sfn.c40 struct partition_t *p_client, *p_target; in tfm_psa_call_pack() local
114 struct partition_t *p_client, *p_target; in psa_connect() local
141 struct partition_t *p_client, *p_target; in psa_close() local
271 struct partition_t *p_client, *p_target; in agent_psa_call() local
300 struct partition_t *p_client, *p_target; in agent_psa_connect() local
Dspm.h79 struct partition_t *p_client; /* Caller partition */ member