Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c1146 unsigned int offset, int tbl_off, int elen, in talitos_sg_map_ext()
1167 &edesc->link_tbl[tbl_off], align); in talitos_sg_map_ext()
1170 copy_talitos_ptr(ptr, &edesc->link_tbl[tbl_off], is_sec1); in talitos_sg_map_ext()
1174 tbl_off * sizeof(struct talitos_ptr), aligned_len, is_sec1); in talitos_sg_map_ext()
1183 unsigned int offset, int tbl_off) in talitos_sg_map()
1186 tbl_off, 0, false, 1); in talitos_sg_map()
1205 int tbl_off = 0; in ipsec_esp() local
1230 &desc->ptr[1], sg_count, 0, tbl_off); in ipsec_esp()
1233 tbl_off += ret; in ipsec_esp()
1254 sg_count, areq->assoclen, tbl_off, ele in ipsec_esp()
1143 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) talitos_sg_map_ext() argument
1180 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) talitos_sg_map() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c1147 unsigned int offset, int tbl_off, int elen, in talitos_sg_map_ext()
1168 &edesc->link_tbl[tbl_off], align); in talitos_sg_map_ext()
1171 copy_talitos_ptr(ptr, &edesc->link_tbl[tbl_off], is_sec1); in talitos_sg_map_ext()
1175 tbl_off * sizeof(struct talitos_ptr), aligned_len, is_sec1); in talitos_sg_map_ext()
1184 unsigned int offset, int tbl_off) in talitos_sg_map()
1187 tbl_off, 0, false, 1); in talitos_sg_map()
1206 int tbl_off = 0; in ipsec_esp() local
1231 &desc->ptr[1], sg_count, 0, tbl_off); in ipsec_esp()
1234 tbl_off += ret; in ipsec_esp()
1255 sg_count, areq->assoclen, tbl_off, ele in ipsec_esp()
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) talitos_sg_map_ext() 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) talitos_sg_map() argument
[all...]

Completed in 7 milliseconds