Searched refs:nn_or (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/libecc/include/libecc/nn/ |
H A D | nn_logical.h | 27 ATTRIBUTE_WARN_UNUSED_RET int nn_or(nn_t B, nn_src_t C, nn_src_t A);
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_logical.c | 393 int nn_or(nn_t A, nn_src_t B, nn_src_t C) in nn_or() function
|
/freebsd/crypto/libecc/src/arithmetic_tests/ |
H A D | arithmetic_tests.c | 665 GENERIC_TEST_NN(nn_or, NN_OR, "|", nn_or, "nnn", "iio",
|