Home
last modified time | relevance | path

Searched refs:nn_lrot (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/libecc/include/libecc/nn/
H A Dnn_logical.h25 ATTRIBUTE_WARN_UNUSED_RET int nn_lrot(nn_t out, nn_src_t in, bitcnt_t cnt, bitcnt_t bitlen);
/freebsd/crypto/libecc/src/nn/
H A Dnn_logical.c317 int nn_lrot(nn_t out, nn_src_t in, bitcnt_t cnt, bitcnt_t bitlen) in nn_lrot() function
/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c653 GENERIC_TEST_NN(nn_lrot, NN_ROTATE_LEFT, "lrot", nn_lrot, "nnuu", "oiii",