Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/ele/
H A Dele.c122 static uint32_t compute_crc(const struct imx_mu_msg *msg) in compute_crc() function
143 msg->data.u32[msg->header.size - 2] = compute_crc(msg); in update_crc()