Searched refs:CONSTTIME_TRUE_64 (Results 1 – 1 of 1) sorted by relevance
26 static uint64_t CONSTTIME_TRUE_64 = (uint64_t)(~(uint64_t)0); variable101 if (is_true && c != CONSTTIME_TRUE_64) { in test_binary_op_64()195 uint64_t selected = constant_time_select_64(CONSTTIME_TRUE_64, a, b); in test_select_64()