Searched refs:trash_bck (Results 1 – 2 of 2) sorted by relevance
532 struct caamblock trash_bck = { }; in do_update_streaming() local662 ret = caam_alloc_align_buf(&trash_bck.buf, in do_update_streaming()668 trash_bck.filled = ctx->blockbuf.filled; in do_update_streaming()670 ret = caam_dmaobj_add_first_block(&dst, &trash_bck); in do_update_streaming()730 caam_free_buf(&trash_bck.buf); in do_update_streaming()
734 struct caamblock trash_bck = { }; in caam_ae_do_update() local955 ret = caam_alloc_align_buf(&trash_bck.buf, in caam_ae_do_update()961 trash_bck.filled = caam_ctx->blockbuf.filled; in caam_ae_do_update()964 &trash_bck); in caam_ae_do_update()1036 caam_free_buf(&trash_bck.buf); in caam_ae_do_update()