Searched refs:nn_and (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/libecc/include/libecc/nn/ |
H A D | nn_logical.h | 28 ATTRIBUTE_WARN_UNUSED_RET int nn_and(nn_t B, nn_src_t C, nn_src_t A);
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_logical.c | 428 int nn_and(nn_t A, nn_src_t B, nn_src_t C) in nn_and() function
|
/freebsd/crypto/libecc/src/arithmetic_tests/ |
H A D | arithmetic_tests.c | 668 GENERIC_TEST_NN(nn_and, NN_AND, "&", nn_and, "nnn", "iio",
|