aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-pow.c
AgeCommit message (Expand)Author
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26Thomas Gleixner
2018-08-07lib/mpi: remove redundant variable esignColin Ian King
2017-11-10lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells
2012-02-02lib/mpi: return error code on dividing by zeroDmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin