nosimd            243 crypto/testmgr.c 	bool nosimd;
nosimd            274 crypto/testmgr.c 	bool nosimd;
nosimd            442 crypto/testmgr.c 		if (divs[i].nosimd)
nosimd            484 crypto/testmgr.c 	if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) &&
nosimd            870 crypto/testmgr.c 			div->nosimd = true;
nosimd            874 crypto/testmgr.c 			if (div->nosimd)
nosimd            880 crypto/testmgr.c 			if (div->nosimd)
nosimd            943 crypto/testmgr.c 		cfg->nosimd = true;
nosimd           1140 crypto/testmgr.c 		if (cfg->nosimd)
nosimd           1144 crypto/testmgr.c 		if (cfg->nosimd)
nosimd           1164 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           1167 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           1176 crypto/testmgr.c 			if (divs[i]->nosimd)
nosimd           1180 crypto/testmgr.c 			if (divs[i]->nosimd)
nosimd           1188 crypto/testmgr.c 		if (divs[i]->nosimd)
nosimd           1192 crypto/testmgr.c 		if (divs[i]->nosimd)
nosimd           1221 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           1224 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           1236 crypto/testmgr.c 		       struct crypto_wait *wait, bool nosimd)
nosimd           1240 crypto/testmgr.c 	if (nosimd)
nosimd           1245 crypto/testmgr.c 	if (nosimd)
nosimd           1328 crypto/testmgr.c 		err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd);
nosimd           1349 crypto/testmgr.c 	err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd);
nosimd           1366 crypto/testmgr.c 					  divs[i]->nosimd);
nosimd           1409 crypto/testmgr.c 		err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd);
nosimd           1414 crypto/testmgr.c 		err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd);
nosimd           1422 crypto/testmgr.c 		err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd);
nosimd           1924 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           1927 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           2513 crypto/testmgr.c 	if (cfg->nosimd)
nosimd           2516 crypto/testmgr.c 	if (cfg->nosimd)