Nicolai Stange
|
f2d1362ff7
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
|
9 years ago |
Michal Marek
|
3ee0cb5fb5
lib/mpi: Endianness fix
|
9 years ago |
Andrzej Zaborowski
|
9cbe21d8f8
lib/mpi: only require buffers as big as needed for the integer
|
9 years ago |
Linus Torvalds
|
9cf5c095b6
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
|
9 years ago |
Stephan Mueller
|
63349d02c1
lib/mpi: fix off by one in mpi_read_raw_from_sgl
|
9 years ago |
Christoph Hellwig
|
a1164a3ac7
move count_zeroes.h out of asm-generic
|
10 years ago |
Tadeusz Struk
|
2d4d1eea54
lib/mpi: Add mpi sgl helpers
|
9 years ago |
Tadeusz Struk
|
0f74fbf77d
MPI: Fix mpi_read_buffer
|
10 years ago |
Tadeusz Struk
|
d37e296979
MPILIB: add mpi_read_buf() and mpi_get_size() helpers
|
10 years ago |
Chen Gang
|
5402b8047b
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.
|
12 years ago |
Andy Shevchenko
|
0d2a1b2d03
mpilib: use DIV_ROUND_UP and remove unused macros
|
12 years ago |
David Howells
|
e104599294
MPILIB: Provide a function to read raw data into an MPI
|
13 years ago |
Dmitry Kasatkin
|
7cf4206a99
Remove unused code from MPI library
|
13 years ago |
Dmitry Kasatkin
|
bc95eeadf5
lib/mpi: removed unused functions
|
13 years ago |
Dmitry Kasatkin
|
3cccd1543a
lib/mpi: replaced MPI_NULL with normal NULL
|
13 years ago |
Dmitry Kasatkin
|
c70c471c58
lib/mpi: added missing NULL check
|
13 years ago |
David Howells
|
4bf1924c00
MPILIB: Add a missing ENOMEM check
|
13 years ago |
Dmitry Kasatkin
|
cdec9cb516
crypto: GnuPG based MPI lib - source files (part 1)
|
14 years ago |