Lines Matching refs:src_divs
301 struct test_sg_division src_divs[XBUFSIZE]; member
326 .src_divs = { { .proportion_of_total = 10000 } },
330 .src_divs = { { .proportion_of_total = 10000 } },
334 .src_divs = { { .proportion_of_total = 10000 } },
337 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } },
342 .src_divs = {
355 .src_divs = {
362 .src_divs = {
372 .src_divs = {
387 .src_divs = { { .proportion_of_total = 10000 } },
391 .src_divs = { { .proportion_of_total = 10000 } },
395 .src_divs = { { .proportion_of_total = 10000 } },
399 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } },
404 .src_divs = {
416 .src_divs = {
427 .src_divs = {
435 .src_divs = {
447 .src_divs = {
507 if (!valid_sg_divisions(cfg->src_divs, ARRAY_SIZE(cfg->src_divs), in valid_testvec_config()
770 err = build_test_sglist(&tsgls->src, cfg->src_divs, alignmask, in build_cipher_test_sglists()
806 cfg->dst_divs : cfg->src_divs, in build_cipher_test_sglists()
1080 p = generate_random_sgl_divisions(cfg->src_divs, in generate_random_testvec_config()
1081 ARRAY_SIZE(cfg->src_divs), p, end, in generate_random_testvec_config()
1184 return build_test_sglist(tsgl, cfg->src_divs, alignmask, vec->psize, in build_hash_sglist()