Home
last modified time | relevance | path

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

/optee_os/core/drivers/imx/dcp/
H 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
H A Ddcp.c464 dcp_free(&output); in dcp_cipher_do_update()
465 dcp_free(&input); in dcp_cipher_do_update()
475 dcp_free(&data->payload); in dcp_cipher_do_final()
568 dcp_free(&input); in dcp_sha_do_update()
640 dcp_free(&payload); in dcp_sha_do_final()
643 dcp_free(&hashdata->ctx); in dcp_sha_do_final()
/optee_os/core/drivers/imx/dcp/include/
H A Ddcp_utils.h31 void dcp_free(struct dcp_align_buf *buf);