Searched refs:avoid_zmm_ (Results 1 – 1 of 1) sorted by relevance
43 avoid_zmm_ = CRYPTO_cpu_avoid_zmm_registers(); in SetUp()85 bool avoid_zmm_ = 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 2 milliseconds