Home
last modified time | relevance | path

Searched defs:out_nn (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/src/nn/
H A Dnn.c490 int nn_init_from_buf(nn_t out_nn, const u8 *buf, u16 buflen) in nn_init_from_buf()
/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c72 static int nn_import_from_hexbuf(nn_t out_nn, const char *hbuf, u32 hbuflen) in nn_import_from_hexbuf()