Lines Matching refs:nosimd

258 	bool nosimd;  member
294 bool nosimd; member
469 if (divs[i].nosimd) in valid_sg_divisions()
511 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
952 div->nosimd = true; in generate_random_sgl_divisions()
956 if (div->nosimd) in generate_random_sgl_divisions()
962 if (div->nosimd) in generate_random_sgl_divisions()
1025 cfg->nosimd = true; in generate_random_testvec_config()
1228 if (cfg->nosimd) in test_shash_vec_cfg()
1232 if (cfg->nosimd) in test_shash_vec_cfg()
1252 if (cfg->nosimd) in test_shash_vec_cfg()
1255 if (cfg->nosimd) in test_shash_vec_cfg()
1264 if (divs[i]->nosimd) in test_shash_vec_cfg()
1268 if (divs[i]->nosimd) in test_shash_vec_cfg()
1276 if (divs[i]->nosimd) in test_shash_vec_cfg()
1280 if (divs[i]->nosimd) in test_shash_vec_cfg()
1309 if (cfg->nosimd) in test_shash_vec_cfg()
1312 if (cfg->nosimd) in test_shash_vec_cfg()
1324 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1328 if (nosimd) in do_ahash_op()
1333 if (nosimd) in do_ahash_op()
1417 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1438 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1455 divs[i]->nosimd); in test_ahash_vec_cfg()
1498 err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1503 err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1511 err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
2014 if (cfg->nosimd) in test_aead_vec_cfg()
2017 if (cfg->nosimd) in test_aead_vec_cfg()
2775 if (cfg->nosimd) in test_skcipher_vec_cfg()
2778 if (cfg->nosimd) in test_skcipher_vec_cfg()