Lines Matching refs:nosimd

261 	bool nosimd;  member
297 bool nosimd; member
472 if (divs[i].nosimd) in valid_sg_divisions()
514 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
955 div->nosimd = true; in generate_random_sgl_divisions()
959 if (div->nosimd) in generate_random_sgl_divisions()
965 if (div->nosimd) in generate_random_sgl_divisions()
1028 cfg->nosimd = true; in generate_random_testvec_config()
1231 if (cfg->nosimd) in test_shash_vec_cfg()
1235 if (cfg->nosimd) in test_shash_vec_cfg()
1255 if (cfg->nosimd) in test_shash_vec_cfg()
1258 if (cfg->nosimd) in test_shash_vec_cfg()
1267 if (divs[i]->nosimd) in test_shash_vec_cfg()
1271 if (divs[i]->nosimd) in test_shash_vec_cfg()
1279 if (divs[i]->nosimd) in test_shash_vec_cfg()
1283 if (divs[i]->nosimd) in test_shash_vec_cfg()
1312 if (cfg->nosimd) in test_shash_vec_cfg()
1315 if (cfg->nosimd) in test_shash_vec_cfg()
1327 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1331 if (nosimd) in do_ahash_op()
1336 if (nosimd) in do_ahash_op()
1420 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1441 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1458 divs[i]->nosimd); in test_ahash_vec_cfg()
1501 err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1506 err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1514 err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
2017 if (cfg->nosimd) in test_aead_vec_cfg()
2020 if (cfg->nosimd) in test_aead_vec_cfg()
2778 if (cfg->nosimd) in test_skcipher_vec_cfg()
2781 if (cfg->nosimd) in test_skcipher_vec_cfg()