aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpicoder.c
AgeCommit message (Expand)Author
2016-09-15lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange
2016-05-04lib/mpi: Endianness fixMichal Marek
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-20lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2013-06-12lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang
2013-02-01mpilib: use DIV_ROUND_UP and remove unused macrosAndy Shevchenko
2012-10-08MPILIB: Provide a function to read raw data into an MPIDavid Howells
2012-05-26Remove unused code from MPI libraryDmitry Kasatkin
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin