Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/imx/dcp/
A Ddcp_utils.c27 dcp_free(buf); in dcp_calloc_align_buf()
36 void dcp_free(struct dcp_align_buf *buf) in dcp_free() function
A Ddcp.c465 dcp_free(&output); in dcp_cipher_do_update()
466 dcp_free(&input); in dcp_cipher_do_update()
476 dcp_free(&data->payload); in dcp_cipher_do_final()
569 dcp_free(&input); in dcp_sha_do_update()
641 dcp_free(&payload); in dcp_sha_do_final()
644 dcp_free(&hashdata->ctx); in dcp_sha_do_final()
/optee_os-3.20.0/core/drivers/imx/dcp/include/
A Ddcp_utils.h31 void dcp_free(struct dcp_align_buf *buf);

Completed in 4 milliseconds