aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 1-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-1/+1
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersGravatar Tadeusz Struk 1-3/+3
2013-09-25MPILIB: add module description and licenseGravatar Konstantin Khlebnikov 1-0/+3
2012-05-26Remove unused code from MPI libraryGravatar Dmitry Kasatkin 1-88/+0
2012-02-02lib/mpi: check for possible zero lengthGravatar Dmitry Kasatkin 1-0/+3
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLGravatar Dmitry Kasatkin 1-1/+1
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Gravatar Dmitry Kasatkin 1-0/+208