Searched refs:constant_time_ge_8 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dconstant_time.h51 static ossl_inline unsigned char constant_time_ge_8(unsigned int a,
153 static ossl_inline unsigned char constant_time_ge_8(unsigned int a, function
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dconstant_time.h52 static ossl_inline unsigned char constant_time_ge_8(unsigned int a,
177 static ossl_inline unsigned char constant_time_ge_8(unsigned int a, function
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dconstant_time_test.c293 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8",
295 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8",
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dconstant_time_test.c293 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8",
295 || !test_binary_op_8(&constant_time_ge_8, "constant_time_ge_8",

Completed in 148 milliseconds