All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: caam - Fix bugs in hashing module
@ 2013-01-11 10:03 Vakul Garg
  2013-01-11 10:03 ` [PATCH 1/2] crypto: caam - Fix DMA size in descriptor in ahash_digest() Vakul Garg
  2013-01-11 10:03 ` [PATCH 2/2] crypto: caam - improve init for context state saves Vakul Garg
  0 siblings, 2 replies; 4+ messages in thread
From: Vakul Garg @ 2013-01-11 10:03 UTC (permalink / raw)
  To: linux-crypto

These patches have been authored by Steve Cornelius.
These patches fix uninitialised variables left in the hashing module.

<steve.cornelius@freescale.com>.

Steve Cornelius (2):
  crypto: caam - Fix DMA size in descriptor in ahash_digest()
  crypto: caam - improve init for context state saves

 drivers/crypto/caam/caamhash.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

-- 
1.7.7.6

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-27 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 10:03 [PATCH 0/2] crypto: caam - Fix bugs in hashing module Vakul Garg
2013-01-11 10:03 ` [PATCH 1/2] crypto: caam - Fix DMA size in descriptor in ahash_digest() Vakul Garg
2013-02-27 16:07   ` Horia Geantă
2013-01-11 10:03 ` [PATCH 2/2] crypto: caam - improve init for context state saves Vakul Garg

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.