Searched refs:sg_to_link_tbl (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/crypto/ |
D | talitos.c | 974 static int sg_to_link_tbl(struct scatterlist *sg, int sg_count, in sg_to_link_tbl() function 1062 sg_count = sg_to_link_tbl(areq->src, sg_count, sg_link_tbl_len, in ipsec_esp() 1096 sg_count = sg_to_link_tbl(areq->dst, sg_count, cryptlen, in ipsec_esp() 1477 sg_count = sg_to_link_tbl(areq->src, sg_count, cryptlen, in common_nonsnoop() 1512 sg_count = sg_to_link_tbl(areq->dst, sg_count, cryptlen, in common_nonsnoop() 1674 sg_count = sg_to_link_tbl(req_ctx->psrc, sg_count, length, in common_nonsnoop_hash()
|