Searched refs:dcp_free (Results 1 – 3 of 3) sorted by relevance
27 dcp_free(buf); in dcp_calloc_align_buf()36 void dcp_free(struct dcp_align_buf *buf) in dcp_free() function
465 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()
31 void dcp_free(struct dcp_align_buf *buf);
Completed in 4 milliseconds