aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpiutil.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-29lib/mpi: fix typo 'the the' in commentSlark Xiao1-1/+1
2021-08-12lib/mpi: use kcalloc in mpi_resizeHongbo Li1-1/+1
2021-07-01lib/mpi: fix spelling mistakesZhen Lei1-1/+1
2020-09-25lib/mpi: Extend the MPI libraryTianjia Zhang1-0/+204
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk1-3/+3
2013-09-25MPILIB: add module description and licenseKonstantin Khlebnikov1-0/+3
2012-05-26Remove unused code from MPI libraryDmitry Kasatkin1-88/+0
2012-02-02lib/mpi: check for possible zero lengthDmitry Kasatkin1-0/+3
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin1-1/+1
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin1-0/+208