Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c238 * struct test_sg_division - description of a scatterlist entry
253 struct test_sg_division { struct
287 struct test_sg_division src_divs[XBUFSIZE];
288 struct test_sg_division dst_divs[XBUFSIZE];
441 static unsigned int count_test_sg_divisions(const struct test_sg_division *divs) in count_test_sg_divisions()
456 static bool valid_sg_divisions(const struct test_sg_division *divs, in valid_sg_divisions()
547 * @out_divs: if non-NULL, the test_sg_division to which each scatterlist entry
555 const struct test_sg_division *divs, in build_test_sglist()
559 const struct test_sg_division *out_divs[XBUFSIZE]) in build_test_sglist()
562 const struct test_sg_division *di in build_test_sglist()
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c252 * struct test_sg_division - description of a scatterlist entry
267 struct test_sg_division { struct
301 struct test_sg_division src_divs[XBUFSIZE];
302 struct test_sg_division dst_divs[XBUFSIZE];
468 static unsigned int count_test_sg_divisions(const struct test_sg_division *divs) in count_test_sg_divisions()
483 static bool valid_sg_divisions(const struct test_sg_division *divs, in valid_sg_divisions()
574 * @out_divs: if non-NULL, the test_sg_division to which each scatterlist entry
582 const struct test_sg_division *divs, in build_test_sglist()
586 const struct test_sg_division *out_divs[XBUFSIZE]) in build_test_sglist()
589 const struct test_sg_division *di in build_test_sglist()
[all...]

Completed in 7 milliseconds