Searched refs:tbl_off (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/
H A Dtalitos.c1147 unsigned int offset, int tbl_off, int elen,
1168 &edesc->link_tbl[tbl_off], align);
1171 copy_talitos_ptr(ptr, &edesc->link_tbl[tbl_off], is_sec1);
1175 tbl_off * sizeof(struct talitos_ptr), aligned_len, is_sec1);
1184 unsigned int offset, int tbl_off)
1187 tbl_off, 0, false, 1);
1206 int tbl_off = 0; local
1231 &desc->ptr[1], sg_count, 0, tbl_off);
1234 tbl_off += ret;
1255 sg_count, areq->assoclen, tbl_off, ele
1144 talitos_sg_map_ext(struct device *dev, struct scatterlist *src, unsigned int len, struct talitos_edesc *edesc, struct talitos_ptr *ptr, int sg_count, unsigned int offset, int tbl_off, int elen, bool force, int align) argument
1181 talitos_sg_map(struct device *dev, struct scatterlist *src, unsigned int len, struct talitos_edesc *edesc, struct talitos_ptr *ptr, int sg_count, unsigned int offset, int tbl_off) argument
[all...]

Completed in 113 milliseconds