Home
last modified time | relevance | path

Searched refs:MPN_COPY_DECR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/crypto/mpi/
H A Dmpi-internal.h77 #define MPN_COPY_DECR(d, s, n) \ macro
H A Dmpih-div.c324 MPN_COPY_DECR(np + 1, np, dsize - 1); in mpihelp_divrem()