aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpicoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-10-20lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller1-1/+4
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig1-1/+1
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk1-0/+196
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk1-13/+25
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk1-19/+68
2013-06-12lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.Chen Gang1-1/+1
2013-02-01mpilib: use DIV_ROUND_UP and remove unused macrosAndy Shevchenko1-4/+4
2012-10-08MPILIB: Provide a function to read raw data into an MPIDavid Howells1-0/+55
2012-05-26Remove unused code from MPI libraryDmitry Kasatkin1-75/+0
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin1-88/+0
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin1-4/+4
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-1/+2
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin1-0/+365