dst_divs 270 crypto/testmgr.c struct test_sg_division dst_divs[XBUFSIZE]; dst_divs 465 crypto/testmgr.c if (cfg->dst_divs[0].proportion_of_total) { dst_divs 466 crypto/testmgr.c if (!valid_sg_divisions(cfg->dst_divs, dst_divs 467 crypto/testmgr.c ARRAY_SIZE(cfg->dst_divs), &flags)) dst_divs 470 crypto/testmgr.c if (memchr_inv(cfg->dst_divs, 0, sizeof(cfg->dst_divs))) dst_divs 738 crypto/testmgr.c cfg->dst_divs[0].proportion_of_total ? dst_divs 739 crypto/testmgr.c cfg->dst_divs : cfg->src_divs, dst_divs 957 crypto/testmgr.c p = generate_random_sgl_divisions(cfg->dst_divs, dst_divs 958 crypto/testmgr.c ARRAY_SIZE(cfg->dst_divs),