SGDIVS_HAVE_NOSIMD  443 crypto/testmgr.c 			*flags_ret |= SGDIVS_HAVE_NOSIMD;
SGDIVS_HAVE_NOSIMD  480 crypto/testmgr.c 	if ((flags & (SGDIVS_HAVE_FLUSHES | SGDIVS_HAVE_NOSIMD)) &&
SGDIVS_HAVE_NOSIMD  484 crypto/testmgr.c 	if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) &&