From: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
To: linux-security-module@vger.kernel.org, linux-crypto@vger.kernel.org
Cc: jmorris@namei.org
Subject: [PATCH 0/2] digsig and mpi cleanups
Date: Wed, 30 Jan 2013 11:30:04 +0200 [thread overview]
Message-ID: <cover.1359538137.git.dmitry.kasatkin@intel.com> (raw)
Here is couple of cleanups for digsig and libmpi.
- Dmitry
Andy Shevchenko (1):
mpilib: use DIV_ROUND_UP and remove unused macros
Dmitry Kasatkin (1):
digsig: remove unnecessary memory allocation and copying
lib/digsig.c | 41 ++++++++++++++---------------------------
lib/mpi/mpi-internal.h | 4 ----
lib/mpi/mpicoder.c | 8 ++++----
3 files changed, 18 insertions(+), 35 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-01-30 9:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 9:30 Dmitry Kasatkin [this message]
2013-01-30 9:30 ` [PATCH 1/2] digsig: remove unnecessary memory allocation and copying Dmitry Kasatkin
2013-02-01 5:31 ` James Morris
2013-01-30 9:30 ` [PATCH 2/2] mpilib: use DIV_ROUND_UP and remove unused macros Dmitry Kasatkin
2013-02-01 5:31 ` James Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1359538137.git.dmitry.kasatkin@intel.com \
--to=dmitry.kasatkin@intel.com \
--cc=jmorris@namei.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.