Searched refs:p_conn_handle (Results 1 – 1 of 1) sorted by relevance
281 struct connection_t *p_conn_handle = handle_to_connection(msg_handle); in spm_msg_handle_to_connection() local283 if (spm_validate_connection(p_conn_handle) != PSA_SUCCESS) { in spm_msg_handle_to_connection()289 if (partition_id != p_conn_handle->service->partition->p_ldinf->pid) { in spm_msg_handle_to_connection()293 return p_conn_handle; in spm_msg_handle_to_connection()