[PATCH v2 0/2] staging: skein: Add Crypto API and Loadable Module support

From: Eric Rost
Date: Wed Oct 22 2014 - 22:24:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/