Searched refs:TEST_BOTH (Results 1 – 2 of 2) sorted by relevance
101 #define TEST_BOTH (TEST_READ | TEST_WRITE) macro104 unsigned flags = TEST_BOTH;211 igt_require((flags & TEST_BOTH) == TEST_BOTH);
70 #define TEST_BOTH(alg) ((toTest != &g_toTest) \ macro203 return (!TEST_BOTH(TPM_ALG_AES) && !TEST_BOTH(TPM_ALG_SM4)); in AllSymsAreDone()219 if(TEST_BOTH(alg)) in AllModesAreDone()