Home
last modified time | relevance | path

Searched refs:test_binary_op_64 (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/test/
H A Dconstant_time_test.c94 static int test_binary_op_64(uint64_t (*op)(uint64_t a, uint64_t b), in test_binary_op_64() function
388 if (!test_binary_op_64(&constant_time_lt_64, "constant_time_lt_64", in test_64values()