Lines Matching refs:nosimd

272 	bool nosimd;  member
308 bool nosimd; member
488 if (divs[i].nosimd) in valid_sg_divisions()
530 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
992 div->nosimd = true; in generate_random_sgl_divisions()
996 if (div->nosimd) in generate_random_sgl_divisions()
1002 if (div->nosimd) in generate_random_sgl_divisions()
1075 cfg->nosimd = true; in generate_random_testvec_config()
1273 if (cfg->nosimd) in test_shash_vec_cfg()
1277 if (cfg->nosimd) in test_shash_vec_cfg()
1297 if (cfg->nosimd) in test_shash_vec_cfg()
1300 if (cfg->nosimd) in test_shash_vec_cfg()
1309 if (divs[i]->nosimd) in test_shash_vec_cfg()
1313 if (divs[i]->nosimd) in test_shash_vec_cfg()
1321 if (divs[i]->nosimd) in test_shash_vec_cfg()
1325 if (divs[i]->nosimd) in test_shash_vec_cfg()
1354 if (cfg->nosimd) in test_shash_vec_cfg()
1357 if (cfg->nosimd) in test_shash_vec_cfg()
1369 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1373 if (nosimd) in do_ahash_op()
1378 if (nosimd) in do_ahash_op()
1462 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1483 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1500 divs[i]->nosimd); in test_ahash_vec_cfg()
1543 err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1548 err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1556 err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
2058 if (cfg->nosimd) in test_aead_vec_cfg()
2061 if (cfg->nosimd) in test_aead_vec_cfg()
2814 if (cfg->nosimd) in test_skcipher_vec_cfg()
2817 if (cfg->nosimd) in test_skcipher_vec_cfg()