]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: skein: Adds CryptoAPI Support
authorEric Rost <eric.rost@mybabylon.net>
Fri, 24 Oct 2014 22:33:15 +0000 (17:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:39:58 +0000 (16:39 +0800)
commitf96d8ced8ec6e37b8c128bd9c7c65919cc273711
treee82e1b117e075cd8b7a529838b5aea599e057c5c
parentc17cdeb41950a69d3e1f43b39a7e5e59ed59c8f9
staging: skein: Adds CryptoAPI Support

Adds CryptoAPI support to the Skein Hashing Algorithm driver.

Signed-off-by: Eric Rost <eric.rost@mybabylon.net>
Reviewed-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/skein/Makefile
drivers/staging/skein/skein_base.h
drivers/staging/skein/skein_generic.c [new file with mode: 0644]