Home
last modified time | relevance | path

Searched refs:sg_to_qm_sg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/caam/
H A Dsg_sw_qm2.h28 sg_to_qm_sg(struct scatterlist *sg, int len, in sg_to_qm_sg() function
53 qm_sg_ptr = sg_to_qm_sg(sg, len, qm_sg_ptr, offset); in sg_to_qm_sg_last()
H A Dsg_sw_qm.h57 sg_to_qm_sg(struct scatterlist *sg, int len, in sg_to_qm_sg() function
81 qm_sg_ptr = sg_to_qm_sg(sg, len, qm_sg_ptr, offset); in sg_to_qm_sg_last()
H A Dcaamalg_qi.c1377 sg_to_qm_sg(req->src, req->cryptlen, sg_table + 1, 0); in skcipher_edesc_alloc()
1380 sg_to_qm_sg(req->dst, req->cryptlen, sg_table + dst_sg_idx, 0); in skcipher_edesc_alloc()
H A Dcaamalg_qi2.c1223 sg_to_qm_sg(req->src, req->cryptlen, sg_table + 1, 0); in skcipher_edesc_alloc()
1226 sg_to_qm_sg(req->dst, req->cryptlen, sg_table + dst_sg_idx, 0); in skcipher_edesc_alloc()