Searched refs:CONSTTIME_FALSE_32 (Results 1 – 1 of 1) sorted by relevance
25 static uint32_t CONSTTIME_FALSE_32 = 0; variable141 if (a != 0 && !TEST_true(constant_time_is_zero_32(a) == CONSTTIME_FALSE_32)) in test_is_zero_32()179 if (!TEST_true(constant_time_select_32(CONSTTIME_FALSE_32, a, b) == b)) in test_select_32()