Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/mpi: fix typo 'the the' in comment | Slark Xiao | 2022-07-29 | 1 | -1/+1 |
* | lib/mpi: use kcalloc in mpi_resize | Hongbo Li | 2021-08-12 | 1 | -1/+1 |
* | lib/mpi: fix spelling mistakes | Zhen Lei | 2021-07-01 | 1 | -1/+1 |
* | lib/mpi: Extend the MPI library | Tianjia Zhang | 2020-09-25 | 1 | -0/+204 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -3/+3 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk | 2015-06-16 | 1 | -3/+3 |
* | MPILIB: add module description and license | Konstantin Khlebnikov | 2013-09-25 | 1 | -0/+3 |
* | Remove unused code from MPI library | Dmitry Kasatkin | 2012-05-26 | 1 | -88/+0 |
* | lib/mpi: check for possible zero length | Dmitry Kasatkin | 2012-02-02 | 1 | -0/+3 |
* | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-02 | 1 | -1/+1 |
* | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+208 |