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()
1226 if (cfg->nosimd) in test_shash_vec_cfg()
1230 if (cfg->nosimd) in test_shash_vec_cfg()
1250 if (cfg->nosimd) in test_shash_vec_cfg()
1253 if (cfg->nosimd) in test_shash_vec_cfg()
1262 if (divs[i]->nosimd) in test_shash_vec_cfg()
1266 if (divs[i]->nosimd) in test_shash_vec_cfg()
1274 if (divs[i]->nosimd) in test_shash_vec_cfg()
1278 if (divs[i]->nosimd) in test_shash_vec_cfg()
1307 if (cfg->nosimd) in test_shash_vec_cfg()
1310 if (cfg->nosimd) in test_shash_vec_cfg()
1322 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1326 if (nosimd) in do_ahash_op()
1331 if (nosimd) in do_ahash_op()
1415 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1436 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1453 divs[i]->nosimd); in test_ahash_vec_cfg()
1496 err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1501 err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1509 err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
2008 if (cfg->nosimd) in test_aead_vec_cfg()
2011 if (cfg->nosimd) in test_aead_vec_cfg()
2763 if (cfg->nosimd) in test_skcipher_vec_cfg()
2766 if (cfg->nosimd) in test_skcipher_vec_cfg()