Re: [PATCH] [CRYPTO] kconfig: Corrected a typo

2013-10-17 Thread Jiri Kosina
On Thu, 17 Oct 2013, Siddharth Goel wrote: > Corrected a typo in option description in Kconfig > > Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=60848 > > Signed-off-by: Siddharth Goel > --- > crypto/Kconfig |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a

[PATCH] [CRYPTO] kconfig: Corrected a typo

2013-10-17 Thread Siddharth Goel
Corrected a typo in option description in Kconfig Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=60848 Signed-off-by: Siddharth Goel --- crypto/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/crypto/Kconfig b/crypto/Kconfig index 69ce573..84698cf 100644 -

Re: [RFC V4 PATCH 00/15] Signature verification of hibernate snapshot

2013-10-17 Thread Rafael J. Wysocki
On Sunday, September 15, 2013 08:56:46 AM Lee, Chun-Yi wrote: > Hi experts, > > This patchset is the implementation for signature verification of hibernate > snapshot image. The origin idea is from Jiri Kosina: Let EFI bootloader > generate key-pair in UEFI secure boot environment, then pass it to

testmgr: async hashes : _update and _final tests

2013-10-17 Thread Jiten Lulla
Hi,  This is regarding the following patch:  http://www.mail-archive.com/linux-crypto@vger.kernel.org/msg04527.html  I am using 2.6.39.4.  1 question:  Q1. [SHA1]When I try to run sha1 tests on a hardware, I see that the tests are running from sha1_tv_template[].  [A] 3 tests are supposed to b