Searched refs:tfm_spm_is_rpc_msg (Results 1 – 3 of 3) sorted by relevance
392 __STATIC_INLINE bool tfm_spm_is_rpc_msg(const struct connection_t *handle) in tfm_spm_is_rpc_msg() function403 #define tfm_spm_is_rpc_msg(x) (false) macro
204 if (tfm_spm_is_rpc_msg(p_connection)) { in backend_messaging()222 if (tfm_spm_is_rpc_msg(handle)) { in backend_replying()
308 if (tfm_spm_is_rpc_msg(handle)) { in tfm_spm_partition_psa_reply()