Searched refs:test_binary_op_8 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dconstant_time_test.c75 static int test_binary_op_8(unsigned function
243 num_failed += test_binary_op_8(&constant_time_lt_8,
247 num_failed += test_binary_op_8(&constant_time_lt_8,
251 num_failed += test_binary_op_8(&constant_time_ge_8,
258 test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8", b,
264 test_binary_op_8(&constant_time_eq_8, "constant_time_eq_8", a,
270 test_binary_op_8(&constant_time_eq_8, "constant_time_eq_8", b,
/freebsd-9.3-release/crypto/openssl/test/
H A Dconstant_time_test.c75 static int test_binary_op_8(unsigned function
243 num_failed += test_binary_op_8(&constant_time_lt_8,
247 num_failed += test_binary_op_8(&constant_time_lt_8,
251 num_failed += test_binary_op_8(&constant_time_ge_8,
258 test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8", b,
264 test_binary_op_8(&constant_time_eq_8, "constant_time_eq_8", a,
270 test_binary_op_8(&constant_time_eq_8, "constant_time_eq_8", b,

Completed in 280 milliseconds