Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c427 #define SGDIVS_HAVE_NOSIMD BIT(1) macro
443 *flags_ret |= SGDIVS_HAVE_NOSIMD; in valid_sg_divisions()
480 if ((flags & (SGDIVS_HAVE_FLUSHES | SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
484 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()