Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm_local_connection.c87 psa_status_t spm_validate_connection(const struct connection_t *p_connection) in spm_validate_connection() function
Dspm_connection_pool.c121 psa_status_t spm_validate_connection(const struct connection_t *p_connection) in spm_validate_connection() function
Dspm_ipc.c238 if (spm_validate_connection(connection) != PSA_SUCCESS) { in spm_get_idle_connection()
283 if (spm_validate_connection(p_conn_handle) != PSA_SUCCESS) { in spm_msg_handle_to_connection()
Dspm.h143 psa_status_t spm_validate_connection(const struct connection_t *p_connection);