Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
mpi_limb_t | mpihelp_mul_1 (mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpi_limb_t s2_limb) |
mpi_limb_t mpihelp_mul_1 | ( | mpi_ptr_t | res_ptr, |
mpi_ptr_t | s1_ptr, | ||
mpi_size_t | s1_size, | ||
mpi_limb_t | s2_limb | ||
) |
Definition at line 33 of file generic_mpih-mul1.c.