• Home
  • Raw
  • Download

Lines Matching refs:nosimd

243 	bool nosimd;  member
274 bool nosimd; member
442 if (divs[i].nosimd) in valid_sg_divisions()
484 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
870 div->nosimd = true; in generate_random_sgl_divisions()
874 if (div->nosimd) in generate_random_sgl_divisions()
880 if (div->nosimd) in generate_random_sgl_divisions()
943 cfg->nosimd = true; in generate_random_testvec_config()
1140 if (cfg->nosimd) in test_shash_vec_cfg()
1144 if (cfg->nosimd) in test_shash_vec_cfg()
1164 if (cfg->nosimd) in test_shash_vec_cfg()
1167 if (cfg->nosimd) in test_shash_vec_cfg()
1176 if (divs[i]->nosimd) in test_shash_vec_cfg()
1180 if (divs[i]->nosimd) in test_shash_vec_cfg()
1188 if (divs[i]->nosimd) in test_shash_vec_cfg()
1192 if (divs[i]->nosimd) in test_shash_vec_cfg()
1221 if (cfg->nosimd) in test_shash_vec_cfg()
1224 if (cfg->nosimd) in test_shash_vec_cfg()
1236 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1240 if (nosimd) in do_ahash_op()
1245 if (nosimd) in do_ahash_op()
1328 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1349 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1366 divs[i]->nosimd); in test_ahash_vec_cfg()
1409 err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1414 err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1422 err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1924 if (cfg->nosimd) in test_aead_vec_cfg()
1927 if (cfg->nosimd) in test_aead_vec_cfg()
2510 if (cfg->nosimd) in test_skcipher_vec_cfg()
2513 if (cfg->nosimd) in test_skcipher_vec_cfg()