[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1414030776.git.eric.rost@mybabylon.net>
Date: Wed, 22 Oct 2014 21:22:18 -0500
From: Eric Rost <eric.rost@...abylon.net>
To: gregkh@...uxfoundation.org, jason@...edaemon.net, jake@....net,
antonysaraev@...il.com
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] staging: skein: Add Crypto API and Loadable Module
support
This patchset adds crypto api support and loadable module support to the
skein driver.
Eric Rost (2):
staging: skein: Add Crypto API support
staging: skein: Add Loadable Module Support
drivers/staging/skein/Kconfig | 24 +---
drivers/staging/skein/Makefile | 13 +-
drivers/staging/skein/skein.c | 1 +
drivers/staging/skein/skein.h | 5 +
drivers/staging/skein/skein_generic.c | 231 ++++++++++++++++++++++++++++++++++
5 files changed, 248 insertions(+), 26 deletions(-)
create mode 100644 drivers/staging/skein/skein_generic.c
--
2.1.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists