OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_binary_op
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
constant_time_test.c
61
static int
test_binary_op
(unsigned int (*op)(unsigned int a, unsigned int b),
function
262
|| !
test_binary_op
(&constant_time_lt, "ct_lt",
264
|| !
test_binary_op
(&constant_time_lt, "constant_time_lt",
266
|| !
test_binary_op
(&constant_time_ge, "constant_time_ge",
268
|| !
test_binary_op
(&constant_time_ge, "constant_time_ge",
270
|| !
test_binary_op
(&constant_time_eq, "constant_time_eq",
272
|| !
test_binary_op
(&constant_time_eq, "constant_time_eq",
/src/crypto/external/bsd/openssl/dist/test/
constant_time_test.c
61
static int
test_binary_op
(unsigned int (*op) (unsigned int a, unsigned int b),
function
263
|| !
test_binary_op
(&constant_time_lt, "ct_lt",
265
|| !
test_binary_op
(&constant_time_lt, "constant_time_lt",
267
|| !
test_binary_op
(&constant_time_ge, "constant_time_ge",
269
|| !
test_binary_op
(&constant_time_ge, "constant_time_ge",
271
|| !
test_binary_op
(&constant_time_eq, "constant_time_eq",
273
|| !
test_binary_op
(&constant_time_eq, "constant_time_eq",
/src/crypto/external/bsd/openssl.old/dist/test/
constant_time_test.c
61
static int
test_binary_op
(unsigned int (*op) (unsigned int a, unsigned int b),
function
263
|| !
test_binary_op
(&constant_time_lt, "ct_lt",
265
|| !
test_binary_op
(&constant_time_lt, "constant_time_lt",
267
|| !
test_binary_op
(&constant_time_ge, "constant_time_ge",
269
|| !
test_binary_op
(&constant_time_ge, "constant_time_ge",
271
|| !
test_binary_op
(&constant_time_eq, "constant_time_eq",
273
|| !
test_binary_op
(&constant_time_eq, "constant_time_eq",
Completed in 56 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026