Home
last modified time | relevance | path

Searched refs:nosimd (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/lib/tests/
H A Dcrc_kunit.c154 bool nosimd; in crc_main_test() local
173 nosimd = rand32() % 8 == 0; in crc_main_test()
180 if (nosimd) in crc_main_test()
183 if (nosimd) in crc_main_test()
187 len, offset, nosimd); in crc_main_test()
/linux-6.15/crypto/
H A Dtestmgr.c279 bool nosimd; member
319 bool nosimd; member
1379 if (cfg->nosimd) in test_shash_vec_cfg()
1382 if (cfg->nosimd) in test_shash_vec_cfg()
1436 if (cfg->nosimd) in test_shash_vec_cfg()
1439 if (cfg->nosimd) in test_shash_vec_cfg()
1455 if (nosimd) in do_ahash_op()
1460 if (nosimd) in do_ahash_op()
2149 if (cfg->nosimd) in test_aead_vec_cfg()
2152 if (cfg->nosimd) in test_aead_vec_cfg()
[all …]