Searched refs:CONSTTIME_FALSE_64 (Results 1 – 1 of 1) sorted by relevance
27 static uint64_t CONSTTIME_FALSE_64 = 0; variable104 } else if (!is_true && c != CONSTTIME_FALSE_64) { in test_binary_op_64()201 selected = constant_time_select_64(CONSTTIME_FALSE_64, a, b); in test_select_64()