Lines Matching refs:src_divs
306 struct test_sg_division src_divs[XBUFSIZE]; member
331 .src_divs = { { .proportion_of_total = 10000 } },
335 .src_divs = { { .proportion_of_total = 10000 } },
339 .src_divs = { { .proportion_of_total = 10000 } },
342 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } },
347 .src_divs = {
360 .src_divs = {
367 .src_divs = { { .proportion_of_total = 10000 } },
375 .src_divs = {
385 .src_divs = {
400 .src_divs = { { .proportion_of_total = 10000 } },
404 .src_divs = { { .proportion_of_total = 10000 } },
408 .src_divs = { { .proportion_of_total = 10000 } },
412 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } },
417 .src_divs = {
427 .src_divs = {
438 .src_divs = {
446 .src_divs = {
458 .src_divs = {
518 if (!valid_sg_divisions(cfg->src_divs, ARRAY_SIZE(cfg->src_divs), in valid_testvec_config()
782 err = build_test_sglist(&tsgls->src, cfg->src_divs, alignmask, in build_cipher_test_sglists()
818 cfg->dst_divs : cfg->src_divs, in build_cipher_test_sglists()
1152 p = generate_random_sgl_divisions(rng, cfg->src_divs, in generate_random_testvec_config()
1153 ARRAY_SIZE(cfg->src_divs), p, end, in generate_random_testvec_config()
1253 return build_test_sglist(tsgl, cfg->src_divs, alignmask, vec->psize, in build_hash_sglist()