Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c481 #define SGDIVS_HAVE_NOSIMD BIT(1) macro
497 *flags_ret |= SGDIVS_HAVE_NOSIMD; in valid_sg_divisions()
534 if ((flags & (SGDIVS_HAVE_FLUSHES | SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()
538 if ((cfg->nosimd || (flags & SGDIVS_HAVE_NOSIMD)) && in valid_testvec_config()