Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
mpi_limb_t | mpihelp_add_n (mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_ptr_t s2_ptr, mpi_size_t size) |
mpi_limb_t mpihelp_add_n | ( | mpi_ptr_t | res_ptr, |
mpi_ptr_t | s1_ptr, | ||
mpi_ptr_t | s2_ptr, | ||
mpi_size_t | size | ||
) |
Definition at line 34 of file generic_mpih-add1.c.