Searched refs:dst_sg_hold (Results 1 – 2 of 2) sorted by relevance
318 struct scatterlist *dst_sg_hold; member
979 if (ta_ctx->dst_sg_hold) { in sep_clear_out()980 sep_free_sg_buf(ta_ctx->dst_sg_hold); in sep_clear_out()981 ta_ctx->dst_sg_hold = NULL; in sep_clear_out()1229 ta_ctx->dst_sg_hold = new_sg; in sep_crypto_block_data()1232 ta_ctx->dst_sg_hold = NULL; in sep_crypto_block_data()1765 if (ta_ctx->dst_sg_hold) in crypto_post_op()