Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm_local_connection.c58 struct connection_t *handle_to_connection(psa_handle_t handle) in handle_to_connection() function
Dspm_connection_pool.c89 struct connection_t *handle_to_connection(psa_handle_t handle) in handle_to_connection() function
Dspm_ipc.c233 connection = handle_to_connection(handle); in spm_get_idle_connection()
281 struct connection_t *p_conn_handle = handle_to_connection(msg_handle); in spm_msg_handle_to_connection()
Dspm.h334 struct connection_t *handle_to_connection(psa_handle_t handle);