dst_tbl 42 drivers/crypto/qce/ablkcipher.c sg_free_table(&rctx->dst_tbl); dst_tbl 92 drivers/crypto/qce/ablkcipher.c ret = sg_alloc_table(&rctx->dst_tbl, rctx->dst_nents, gfp); dst_tbl 98 drivers/crypto/qce/ablkcipher.c sg = qce_sgtable_add(&rctx->dst_tbl, req->dst); dst_tbl 104 drivers/crypto/qce/ablkcipher.c sg = qce_sgtable_add(&rctx->dst_tbl, &rctx->result_sg); dst_tbl 111 drivers/crypto/qce/ablkcipher.c rctx->dst_sg = rctx->dst_tbl.sgl; dst_tbl 148 drivers/crypto/qce/ablkcipher.c sg_free_table(&rctx->dst_tbl); dst_tbl 41 drivers/crypto/qce/cipher.h struct sg_table dst_tbl;