Searched refs:mpihelp_lshift (Results 1 – 7 of 7) sorted by relevance
| /linux/lib/mpi/ |
| A D | mpi-div.c | 175 mpihelp_lshift(tp, dp, dsize, normalization_steps); in mpi_tdiv_qr() 182 nlimb = mpihelp_lshift(rp, np, nsize, normalization_steps); in mpi_tdiv_qr()
|
| A D | generic_mpih-lshift.c | 28 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt) in mpihelp_lshift() function
|
| A D | mpi-pow.c | 75 mpihelp_lshift(mp, mod->d, msize, mod_shift_cnt); in mpi_powm() 263 mpihelp_lshift(res->d, rp, rsize, mod_shift_cnt); in mpi_powm()
|
| A D | mpi-internal.h | 207 mpi_limb_t mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize,
|
| A D | ec.c | 267 cy = mpihelp_lshift(m, m, LIMB_SIZE_25519, 4); in ec_mulm_25519()
|
| /linux/ |
| A D | System.map | 17162 ffff8000104c25d0 T mpihelp_lshift
|
| A D | .tmp_System.map | 17162 ffff8000104c25d0 T mpihelp_lshift
|
Completed in 299 milliseconds