aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-pow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+2
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26Thomas Gleixner1-14/+1
2018-08-07lib/mpi: remove redundant variable esignColin Ian King1-2/+1
2017-11-10lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers1-0/+2
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells1-2/+2
2012-02-02lib/mpi: return error code on dividing by zeroDmitry Kasatkin1-1/+1
2011-11-09crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin1-0/+323