Searched refs:avx512_ (Results 1 – 1 of 1) sorted by relevance
41 avx512_ = CRYPTO_is_AVX512BW_capable() && CRYPTO_is_AVX512VL_capable() && in SetUp()84 bool avx512_ = false; member in ImplDispatchTest112 is_x86_64_ && vaes_ && !(avx512_ && !avoid_zmm_)}, in TEST_F()114 is_x86_64_ && vaes_ && avx512_ && !avoid_zmm_}, in TEST_F()
Completed in 4 milliseconds