Lines Matching refs:nosimd

272 	bool nosimd;  member
308 bool nosimd; member
496 if (divs[i].nosimd) in valid_sg_divisions()
538 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
1041 div->nosimd = true; in generate_random_sgl_divisions()
1045 if (div->nosimd) in generate_random_sgl_divisions()
1051 if (div->nosimd) in generate_random_sgl_divisions()
1124 cfg->nosimd = true; in generate_random_testvec_config()
1324 if (cfg->nosimd) in test_shash_vec_cfg()
1328 if (cfg->nosimd) in test_shash_vec_cfg()
1348 if (cfg->nosimd) in test_shash_vec_cfg()
1351 if (cfg->nosimd) in test_shash_vec_cfg()
1360 if (divs[i]->nosimd) in test_shash_vec_cfg()
1364 if (divs[i]->nosimd) in test_shash_vec_cfg()
1372 if (divs[i]->nosimd) in test_shash_vec_cfg()
1376 if (divs[i]->nosimd) in test_shash_vec_cfg()
1405 if (cfg->nosimd) in test_shash_vec_cfg()
1408 if (cfg->nosimd) in test_shash_vec_cfg()
1420 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1424 if (nosimd) in do_ahash_op()
1429 if (nosimd) in do_ahash_op()
1513 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1534 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1551 divs[i]->nosimd); in test_ahash_vec_cfg()
1594 err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1599 err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1607 err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
2117 if (cfg->nosimd) in test_aead_vec_cfg()
2120 if (cfg->nosimd) in test_aead_vec_cfg()
2885 if (cfg->nosimd) in test_skcipher_vec_cfg()
2888 if (cfg->nosimd) in test_skcipher_vec_cfg()