Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313600
b: refs/heads/master
c: 9e235dc
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Kasatkin authored and James Morris committed May 26, 2012
1 parent 33d50d7 commit e420f2e
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1,405 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 423b9788023263364ea5de04189f02bd9b6a12db
refs/heads/master: 9e235dcaf4f63d88a7e9ce5735ba5c2eb2719603
8 changes: 0 additions & 8 deletions trunk/lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -361,14 +361,6 @@ config MPILIB
It is used to implement RSA digital signature verification,
which is used by IMA/EVM digital signature extension.

config MPILIB_EXTRA
bool
depends on MPILIB
help
Additional sources of multiprecision maths library from GnuPG.
This code is unnecessary for RSA digital signature verification,
but can be compiled if needed.

config SIGNATURE
tristate
depends on KEYS && CRYPTO
Expand Down
11 changes: 0 additions & 11 deletions trunk/lib/mpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,3 @@ mpi-y = \
mpih-mul.o \
mpi-pow.o \
mpiutil.o

mpi-$(CONFIG_MPILIB_EXTRA) += \
mpi-add.o \
mpi-div.o \
mpi-cmp.o \
mpi-gcd.o \
mpi-inline.o \
mpi-inv.o \
mpi-mpow.o \
mpi-mul.o \
mpi-scan.o
4 changes: 0 additions & 4 deletions trunk/lib/mpi/generic_mpi-asm-defs.h

This file was deleted.

234 changes: 0 additions & 234 deletions trunk/lib/mpi/mpi-add.c

This file was deleted.

68 changes: 0 additions & 68 deletions trunk/lib/mpi/mpi-cmp.c

This file was deleted.

Loading

0 comments on commit e420f2e

Please sign in to comment.