Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dconstant_time_test.c83 static int test_binary_op_s(size_t (*op)(size_t a, size_t b), in test_binary_op_s() function
316 || !test_binary_op_s(&constant_time_lt_s, "constant_time_lt_s", in test_binops_s()
318 || !test_binary_op_s(&constant_time_lt_s, "constant_time_lt_s", in test_binops_s()
320 || !test_binary_op_s(&constant_time_ge_s, "constant_time_ge_s", in test_binops_s()
322 || !test_binary_op_s(&constant_time_ge_s, "constant_time_ge_s", in test_binops_s()
324 || !test_binary_op_s(&constant_time_eq_s, "constant_time_eq_s", in test_binops_s()
326 || !test_binary_op_s(&constant_time_eq_s, "constant_time_eq_s", in test_binops_s()