Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dconstant_time.h55 static ossl_inline unsigned char constant_time_ge_8(unsigned int a,
201 static ossl_inline unsigned char constant_time_ge_8(unsigned int a, in constant_time_ge_8() function
/freebsd/crypto/openssl/test/
H A Dconstant_time_test.c292 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8", in test_binops_8()
294 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8", in test_binops_8()