Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dconstant_time.h52 static ossl_inline unsigned char constant_time_ge_8(unsigned int a,
195 static ossl_inline unsigned char constant_time_ge_8(unsigned int a, in constant_time_ge_8() function
/openssl/test/
H A Dconstant_time_test.c293 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8", in test_binops_8()
295 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8", in test_binops_8()

Completed in 8 milliseconds